If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.

0
U

Property:Piglet noemif.ko

From BoxMatrix


BoxMatrix >> Shell-Commands >> Piglet_noemif.ko @ BoxMatrix   -   IRC-Chat   -   Translate: de es fr it nl pl
News Selectors Models Accessories Components Environment Config Commands System Webif Software Develop Lexicon Community Project Media

Startup-Scr Hotplug-Scr BusyBox-Cmds Bash-Cmds AVM-Cmds Chipset-Cmds Linux-Cmds Shared-Libs Kernel-Mods Research

Kernel-Module

Note that Kernel 2.4 and builtin *.o modules have been renamed to *.ko for an easier comparison.

Goto:   Examples  -  Parameters  -  Events  -  Dependencies   -   Model-Matrix   -   Symbols   -   SMW-Browser

Details

Piglet_noemif.ko loads a FPGA Bitfile and/or the DECT Firmware, then runs and maintains both.
It is enabled by CONFIG_AVM_PIGLET_NOEMIF and also provides the Piglet device.

This is a variant of the original Piglet.ko which provides an addtional EMIF interface to a virtual USB-Host controller.

AVM's modinfo string:

Piglet (AR9 / VR9 / AR10 / GRX / WASP / IKANOS / PUMA / X86 / QCOM) support by AVM (Proprietary) 

Examples

Simplified from S11-piglet of a 7530 fw 7.39 without FPGA:

if [ "$1" == "force" ] ; then piglet_force="ignore_nopiglet=1" ; fi
...
modprobe Piglet_noemif dect_firstlevelfile=dectfw_firstlevel_441_slow.hex \ 
                       dect_secondlevelfile=dectfw_secondlevel_441.hex \ 
                       piglet_dectmode=0x105 $piglet_force;

Simplified from S11-piglet of a 7272 fw 6.83 with FPGA:

piglet_bitfilemode=`testvalue telefon_misc 4 2638`

modprobe Piglet_noemif dect_firstlevelfile=dectfw_firstlevel_441.hex \ 
                       dect_secondlevelfile=dectfw_secondlevel_441.hex \
                       piglet_dectmode=0x100 \ 
                       piglet_bitfile=bitfile_isdn.bit${HWRevision_BitFileCount} \ 
                       piglet_bitfilemode=$piglet_bitfilemode \ 
                       piglet_potsbitfile=bitfile_pots.bit${HWRevision_BitFileCount}

Parameters

Daily updated index of all parameters for this module found scanning Firmware-Probes. Last update: 2024-04-19 07:32 GMT.
These parameters can be passed while loading the module like: modprobe <module> <parameter>=<value> ....
Parameters are listed multiple times if different descriptions were found in probes, which can be helpful to see evolution.

Parameter Mod Firmware Info
async_loader 48 6.83 - 7.90 async_loader (int)
async_loader 3 6.98 - 7.26 int
dect_firstlevelfile 73 4.44 - 7.90 DECT firstlevel file name (string)
dect_firstlevelfile 3 6.98 - 7.26 string
dect_secondlevelfile 73 4.44 - 7.90 DECT secondlevel file name (string)
dect_secondlevelfile 3 6.98 - 7.26 string
dect_serial 71 4.80 - 7.90 dect_serial (int)
dect_serial 3 6.98 - 7.26 int
ignore_nopiglet 47 7.19 - 7.90 ignore_nopiglet (int)
ignore_nopiglet 1 7.26 int
piglet_bitfile 5 4.40 - 4.88 Piglet bitfile name (s)
piglet_bitfile 77 4.44 - 7.90 Piglet bitfile name (string)
piglet_bitfile 8 5.06 - 7.26 string
piglet_bitfilemode 5 4.40 - 4.88 Piglet bitfile mode 0: auto 1: isdn 2: pots (i)
piglet_bitfilemode 77 4.44 - 7.90 Piglet bitfile mode 0: auto 1: isdn 2: pots (int)
piglet_bitfilemode 3 6.98 - 7.26 int
piglet_dectmode 9 4.85 - 7.26 int
piglet_dectmode 76 4.74 - 7.90 patch dect-mode (int)
piglet_enable_button 16 4.52 - 5.09 Piglet enable push buttons (int)
piglet_enable_button2 1 4.44 - 4.50 Piglet enable push button 2 (int)
piglet_hostclkmaster 44 7.39 - 7.90 int
piglet_novlynq_clkset 4 4.76 - 4.88 Piglet don't set vylnq-clk (i)
piglet_potsbitfile 5 4.40 - 4.88 Piglet bitfile name (POTS only) (s)
piglet_potsbitfile 77 4.44 - 7.90 Piglet bitfile name (POTS only) (string)
piglet_potsbitfile 3 6.98 - 7.26 string
piglet_use_pll3_clk 11 4.55 - 6.06 use pll3-clk for piglet (int)
26 parameters for this module

Events

Daily updated index of AVM-Events and AVMIPC-Datastore nodes affecting this module. Last update: 2023-12-10 05:13 GMT.
The owners of Event-Sinks and Event-Sources are manual research, which may be incomplete or even wrong.
A * in the Mod column marks info from Supportdata-Probes, which will always stay incomplete.
A ** in the Mod column marks info from Supportdata2 probes, which by their nature will stay way more incomplete.
A - in the Mod column marks manual research, the Firmware then shows where the item occurs, not the Relation.

Relation Typ Object Mod Firmware Info Origin
Sink evsink led_dim_notify 1* 7.19 - 7.51 Event-Sink of Piglet_noemif.ko AVM
Receives event led_status 1* 7.19 - 7.51 LED event state change AVM
Source evsrc piglet_ready_source 37* 6.90 - 7.57 Event-Source of Piglet_noemif.ko AVM
Sends event piglet (event) 31* 6.90 - 7.57 FPGA loaded status change AVM
Sends event remote_notifier 6* 7.00 - 7.50 Remote Event-Source notify AVM
5 event relations for this module

Dependencies

Daily updated index of all dependencies of this module. Last update: 2024-04-19 07:32 GMT.
A * in the Mod column marks info from Supportdata-Probes, which will always stay incomplete.

Relation Typ Object Mod Firmware Info Origin
Vmallocs vmall bitfile_preload_add 2* 6.51 - 7.51 TODO Linux
1 dependency for this module

Model-Matrix

Daily updated index of the presence, path and size of this module for each model. Last update: 2024-04-19 05:15 GMT.
Showing all models using this module. Click any column header (click-wait-click) to sort the list by the respective data.
The (main/scrpn/boot/arm/prx/atom) label in the Model column shows which CPU is meant for models with multiple Linux instances.
Note that this list is merged from Firmware-Probes of all known AVM firmware for a model, including Recovery.exe and Labor-Files.

Model Firmware Path Size
FRITZ!Box WLAN 3270 5.05 - 5.54 ./kernel/drivers/char/Piglet_noemif
FRITZ!Box WLAN 3270 v3 5.05 - 5.54 ./kernel/drivers/char/Piglet_noemif
FRITZ!Box WLAN 3270 IT 5.23 - 5.52 ./kernel/drivers/char/Piglet_noemif
FRITZ!Box 3272 5.50 - 6.89 ./kernel/drivers/char/Piglet_noemif
FRITZ!Box WLAN 3370 5.01 - 6.56 ./kernel/drivers/char/Piglet_noemif
FRITZ!Box 3390 5.50 - 6.56 ./kernel/drivers/char/Piglet_noemif
FRITZ!Box 3490 (main) 6.20 - 7.30 ./kernel/drivers/char/Piglet_noemif
FRITZ!Box 4020 7.39 ./piglet_noemif 63.6k
FRITZ!Box 4040 6.98 - 7.39 ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif 63.6k
FRITZ!Box 4050 7.57 ./piglet_noemif 49.4k
FRITZ!Box 4060 7.26 - 7.57 ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif 49.6k - 63.6k
FRITZ!Box Fon 5113 4.82 - 4.83 ./kernel/drivers/char/Piglet_noemif 14.4k
FRITZ!Box 5490 (main) 6.51 - 7.29 ./kernel/drivers/char/Piglet_noemif 89.9k - 110k
FRITZ!Box 5491 (main) 6.98 - 7.29 ./kernel/drivers/char/Piglet_noemif 89.9k - 110k
FRITZ!Box 5530 Fiber (main) 7.21 - 7.80 ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif 63.6k - 76.6k
FRITZ!Box 5590 Fiber (arm) 7.27 - 7.90 ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif 49.6k - 63.6k
FRITZ!Box 5590 Fiber (prx) 7.27 - 7.30 ./kernel/drivers/char/Piglet_noemif
FRITZ!Box 5690 Pro (arm) 7.59 ./piglet_noemif 53.6k
FRITZ!Box 6320 Cable v1 6.03 - 6.04 ./kernel/drivers/char/Piglet_noemif 33.0k
FRITZ!Box 6320 Cable v2 6.21 ./kernel/drivers/char/Piglet_noemif 33.9k
FRITZ!Box 6340 Cable 5.24 ./kernel/drivers/char/Piglet_noemif 33.8k
FRITZ!Box 6360 Cable 4.85 - 6.51 ./kernel/drivers/char/Piglet_noemif 29.0k - 35.0k
FRITZ!Box 6430 Cable (arm) 6.84 - 7.57 ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif 42.7k - 63.6k
FRITZ!Box 6430 Cable (atom) 6.84 - 7.29 ./kernel/drivers/char/Piglet_noemif 42.7k - 58.7k
FRITZ!Box 6490 Cable (arm) 6.20 - 7.57 ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif 35.0k - 63.6k
FRITZ!Box 6490 Cable (atom) 6.20 - 7.51 ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif 40.9k - 58.7k
FRITZ!Box 6590 Cable (arm) 6.83 - 7.57 ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif 42.7k - 63.6k
FRITZ!Box 6590 Cable (atom) 6.83 - 7.51 ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif 42.7k - 59.2k
FRITZ!Box 6591 Cable (arm) 7.04 - 7.57 ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif 46.6k - 63.6k
FRITZ!Box 6591 Cable (atom) 7.04 - 7.57 ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif 46.6k - 63.6k
FRITZ!Box 6660 Cable (arm) 7.14 - 7.57 ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif 49.0k - 63.6k
FRITZ!Box 6660 Cable (atom) 7.14 - 7.57 ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif 49.0k - 63.6k
FRITZ!Box 6670 Cable (arm) 7.57 - 7.62 ./piglet_noemif 63.6k - 66.9k
FRITZ!Box 6670 Cable (atom) 7.61 - 7.62 ./piglet_noemif 66.9k
FRITZ!Box 6690 Cable (arm) 7.28 - 7.57 ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif 57.5k - 63.7k
FRITZ!Box 6690 Cable (atom) 7.28 - 7.57 ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif 57.5k - 63.7k
FRITZ!Box 6810 LTE 6.35 ./kernel/drivers/char/Piglet_noemif 88.8k - 90.0k
FRITZ!Box 6820 LTE v1 7.39 ./piglet_noemif 63.6k
FRITZ!Box 6820 LTE v2 7.39 ./piglet_noemif 63.6k
FRITZ!Box 6840 LTE 5.08 - 7.39 ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif 53.6k - 92.1k
FRITZ!Box 6842 LTE ./kernel/drivers/char/Piglet_noemif 88.8k - 90.0k
FRITZ!Box 6850 LTE 7.21 - 7.58 ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif 49.5k - 76.2k
FRITZ!Box 6850 5G 7.24 - 7.51 ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif 49.9k - 63.6k
FRITZ!Box 6890 LTE 6.84 - 7.51 ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif 63.6k - 79.7k
FRITZ!Box 6890 LTE v1 6.84 - 7.51 ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif 63.6k - 79.7k
FRITZ!Box 6890 LTE v2 6.84 - 7.51 ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif 63.6k - 79.7k
FRITZ!Box Fon WLAN 7112 4.76 - 4.88 ./kernel/drivers/char/Piglet_noemif 14.4k - 15.9k
FRITZ!Box Fon WLAN 7113 4.40 - 4.86 ./kernel/drivers/char/Piglet_noemif 9.7k - 14.4k
FRITZ!Box Fon WLAN 7113 DE 4.40 - 4.77 ./kernel/drivers/char/Piglet_noemif 9.7k - 10.6k
FRITZ!Box Fon WLAN 7113 INT 4.82 - 4.86 ./kernel/drivers/char/Piglet_noemif 14.4k
FRITZ!Box Fon WLAN 7240 4.65 - 6.06 ./kernel/drivers/char/Piglet_noemif 48.5k - 84.2k
FRITZ!Box Fon WLAN 7270 v1 4.44 - 4.99 ./kernel/drivers/char/Piglet_noemif 28.1k - 62.7k
FRITZ!Box Fon WLAN 7270 v2 4.67 - 6.06 ./kernel/drivers/char/Piglet_noemif 48.7k - 84.2k
FRITZ!Box Fon WLAN 7270 v3 4.76 - 6.06 ./kernel/drivers/char/Piglet_noemif 53.4k - 84.2k
FRITZ!Box 7272 5.55 - 7.39 ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif 63.6k - 84.7k
FRITZ!Box 7312 5.23 - 6.56 ./kernel/drivers/char/Piglet_noemif 68.0k - 71.6k
FRITZ!Box Fon WLAN 7320 4.85 - 6.35 ./kernel/drivers/char/Piglet_noemif 35.3k - 68.9k
FRITZ!Box 7330 5.06 - 6.56 ./kernel/drivers/char/Piglet_noemif 50.8k - 71.6k
FRITZ!Box 7330 SL 5.08 - 6.56 ./kernel/drivers/char/Piglet_noemif 50.8k - 71.6k
FRITZ!Box Fon WLAN 7340 4.83 - 5.05 ./kernel/drivers/char/Piglet_noemif 40.8k - 60.0k
FRITZ!Box Fon WLAN 7360 SL 5.04 - 6.34 ./kernel/drivers/char/Piglet_noemif 37.3k - 92.1k
FRITZ!Box Fon WLAN 7360 v1 5.06 - 6.36 ./kernel/drivers/char/Piglet_noemif 53.6k - 92.1k
FRITZ!Box Fon WLAN 7360 v2 5.22 - 6.88 ./kernel/drivers/char/Piglet_noemif 70.2k - 92.1k
FRITZ!Box 7362 SL 5.53 - 7.14 ./kernel/drivers/char/Piglet_noemif 75.4k - 92.1k
FRITZ!Box 7369 6.30 - 6.32 ./kernel/drivers/char/Piglet_noemif 54.5k
FRITZ!Box Fon WLAN 7390 4.81 - 5.22 ./kernel/drivers/char/Piglet_noemif 40.7k - 60.0k
FRITZ!Box 7412 6.21 - 6.88 ./kernel/drivers/char/Piglet_noemif 91.3k - 97.7k
FRITZ!Box 7430 6.26 - 7.39 ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif 63.6k - 111k
FRITZ!Box 7490 (main) 5.57 - 7.57 ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif 63.6k - 111k
FRITZ!Box 7510 7.30 - 7.57 ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif 48.7k - 49.4k
FRITZ!Box 7520 6.98 - 7.51 ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif 41.4k - 63.6k
FRITZ!Box 7520 v2 (arm) 7.30 - 7.57 ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif 49.9k - 63.6k
FRITZ!Box 7530 6.98 - 7.56 ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif 41.4k - 63.6k
FRITZ!Box 7530 AX 7.20 - 7.90 ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif 57.2k - 63.6k
FRITZ!Box 7560 6.51 - 7.39 ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif 63.6k - 76.2k
FRITZ!Box Fon WLAN 7570 vDSL 4.70 - 4.94 ./kernel/drivers/char/Piglet_noemif 48.9k - 62.7k
FRITZ!Box 7580 6.53 - 7.30 ./kernel/drivers/char/Piglet_noemif 66.2k - 77.0k
FRITZ!Box 7583 7.01 - 7.57 ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif 69.7k - 79.7k
FRITZ!Box 7583 VDSL 7.19 - 7.31 ./kernel/drivers/char/Piglet_noemif 76.2k - 77.0k
FRITZ!Box 7590 6.83 - 7.90 ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif 63.6k - 81.8k
FRITZ!Box 7590 AX 7.19 - 7.90 ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif 63.6k - 81.8k
FRITZ!Box 7690 7.59 ./piglet_noemif 53.6k
FRITZ!Smart Gateway 7.39 - 7.59 ./piglet_noemif 49.4k
FRITZ!WLAN Repeater N/G 4.65 - 4.88 ./kernel/drivers/char/Piglet_noemif 16.7k - 22.4k
FRITZ!WLAN Repeater 310 A 5.24 - 6.92 ./kernel/drivers/char/Piglet_noemif
FRITZ!Repeater 600 7.39 ./piglet_noemif 63.6k
FRITZ!Repeater 1200 7.11 - 7.39 ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif 63.6k
FRITZ!Repeater 1200 AX 7.27 - 7.31 ./kernel/drivers/char/Piglet_noemif
FRITZ!WLAN Repeater 1750E 7.39 ./piglet_noemif 63.6k
FRITZ!Repeater 2400 7.39 ./piglet_noemif 63.6k
FRITZ!Repeater 3000 6.98 - 7.39 ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif 63.6k
FRITZ!Repeater 3000 AX 7.39 ./piglet_noemif 63.6k
FRITZ!Repeater 6000 7.19 - 7.31 ./kernel/drivers/char/Piglet_noemif
FRITZ!Powerline 540E 5.58 - 6.92 ./kernel/drivers/char/Piglet_noemif
FRITZ!Powerline 546E 5.50 - 6.92 ./kernel/drivers/char/Piglet_noemif
FRITZ!Powerline 1260E 6.98 - 7.39 ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif 63.6k
FRITZ!Powerline 1260 7.27 - 7.29 ./kernel/drivers/char/Piglet_noemif
congstar komplett Box 4.68 - 4.81 ./kernel/drivers/char/Piglet_noemif 16.8k - 17.2k
Speedport W 503V 4.68 - 4.81 ./kernel/drivers/char/Piglet_noemif 16.8k - 17.2k
Speedport W 503V MK 4.79 ./kernel/drivers/char/Piglet_noemif 53.5k
Speedport W 722V 4.76 - 4.79 ./kernel/drivers/char/Piglet_noemif 13.8k
Speedport W 920V 4.78 - 4.79 ./kernel/drivers/char/Piglet_noemif 53.5k
Alice IAD 7570 vDSL 4.86 - 5.09 ./kernel/drivers/char/Piglet_noemif 48.9k
103 models use this module

Symbols

Daily updated index of all symbols of this module. Last update: 2024-04-19 07:32 GMT.

Firmware Symbol
4.44 - 7.90 Check_TDMInterface
7.61 - 7.62 Check_TDMInterface.cold
7.19 - 7.57 Check_TDMInterface.cold.7
4.44 - 6.06 ISDN_40V_EN
4.40 - 4.88 MODULE_PARM_
4.76 - 6.06 Piglet_Reset
5.04 - 5.06 T.333
5.01 T.336
5.07 T.347
5.04 - 5.06 T.371
5.01 T.374
5.07 T.400
5.07 T.401
5.04 - 5.06 T.586
5.01 T.593
5.07 T.637
7.04 UART_REG_IN.part.0
7.04 UART_REG_OUT.part.1
7.19 - 7.80 XBIT_End
4.40 - 7.80 XBIT_Exit
4.63 - 7.90 XBIT_Init
7.61 - 7.62 XBIT_Init.cold
7.19 - 7.57 XBIT_Init.cold.3
4.40 - 6.06 XBIT_ReadDONE
4.40 - 7.90 XBIT_WriteData
7.61 - 7.62 XBIT_WriteData.cold
7.19 - 7.57 XBIT_WriteData.cold.4
5.09 - 7.19 XBIT_WriteData.constprop.0
6.54 - 7.15 XBIT_WriteData.constprop.1
4.40 - 7.90 XBIT_WritePort_XBIT_CLK
6.35 XBIT_WritePort_XBIT_CLK.isra.0
4.40 - 7.90 XBIT_WritePort_XBIT_DIN
6.35 XBIT_WritePort_XBIT_DIN.isra.1
4.40 - 7.90 XBIT_WritePort_XBIT_PROG
6.35 XBIT_WritePort_XBIT_PROG.isra.2
6.35 ath_workaround_nmi_exit
6.35 ath_workaround_nmi_init
6.35 ath_workaround_nmimode
6.35 ath_workaround_state
6.83 - 7.90 avm_event_piglet_ready_notify
5.04 - 7.90 bitfile_preload_add
7.61 - 7.62 bitfile_preload_add.cold
7.90 bitfile_preload_add.part.0
7.19 - 7.90 bitfile_preload_add.part.1
7.19 - 7.57 bitfile_preload_add.part.1.cold.2
5.07 - 6.06 bitfile_preload_find
5.04 - 7.90 bitfile_preload_free
4.55 - 4.99 block_handle_data_record.1
4.63 - 6.06 block_handle_end
4.55 - 4.99 block_handle_end.0
4.44 - 5.09 calculate_crc
6.35 cb_ath_workaround_nmi_check_cpugrant
6.35 cb_ath_workaround_nmi_info
6.35 cb_ath_workaround_nmi_link
6.35 cb_ath_workaround_nmi_link_settimer
6.35 cb_ath_workaround_nmi_suspendresume
6.35 cb_ath_workaround_nmi_unlink
6.35 cb_ath_workaround_watchdog
7.19 - 7.90 check_keyword
7.61 - 7.62 check_keyword.part.0
7.19 - 7.90 check_keyword.part.1
7.19 check_keyword.part.2
7.19 - 7.57 check_keyword.part.4
4.40 - 7.90 cleanup_module
4.52 - 7.90 cmdlineparse
7.61 - 7.62 cmdlineparse.cold
7.19 - 7.57 cmdlineparse.cold.10
7.19 cmdlineparse.cold.6
5.55 - 6.06 cmdlineparse.part.0
7.04 - 7.19 compiletime_assertions
4.63 - 7.15 dect14488_file_process
4.63 - 7.15 dect14488_requestinit
4.63 - 7.15 dect14488_requestrelease
4.44 - 7.90 dect_file_process
7.19 dect_file_process.cold.10
7.19 dect_gpio_rd
4.44 - 7.90 dect_loader
7.61 - 7.62 dect_loader.cold
7.19 - 7.57 dect_loader.cold.8
7.19 dect_loader.cold.9
4.44 - 7.90 dect_requestinit
7.19 dect_requestinit.cold.11
4.44 - 7.90 dect_requestrelease
7.19 dect_reset.part.5
4.44 - 5.09 dect_uartsniffer_exit
4.44 - 5.09 dect_uartsniffer_init
7.19 - 7.90 dectuart_event_dim_led_status_exit
7.19 - 7.90 dectuart_event_dim_led_status_init
7.04 dectuart_exit.part.6
7.04 dectuart_init.constprop.11
7.04 dectuart_init.constprop.8
7.61 - 7.62 dectuart_init.isra.0
7.08 - 7.13 dectuart_init.isra.2
7.14 - 7.19 dectuart_init.isra.3
7.19 - 7.57 dectuart_init.isra.4
4.70 - 7.90 dectuart_route_thread
4.80 - 7.90 dectuart_sniffer_exit
4.80 - 7.90 dectuart_sniffer_init
7.61 - 7.62 dectuart_sniffer_init.cold
7.19 - 7.57 dectuart_sniffer_init.cold.11
7.19 - 7.90 dectuart_stop
7.61 - 7.62 dectuart_stop.part.0
7.19 - 7.57 dectuart_stop.part.6
7.08 - 7.90 dectuart_tty_acquire
7.61 - 7.62 dectuart_tty_acquire.cold
7.19 - 7.57 dectuart_tty_acquire.cold.10
7.19 - 7.90 event_led_status_received
7.61 - 7.62 event_led_status_received.cold
7.19 - 7.57 event_led_status_received.cold.8
6.10 - 6.69 fill_complete_words.constprop.3
6.35 - 6.88 fill_complete_words.constprop.4
6.30 - 6.93 fill_complete_words.constprop.5
6.10 - 6.69 fill_partial_words.constprop.2
6.35 - 6.88 fill_partial_words.constprop.3
6.30 - 6.93 fill_partial_words.constprop.4
4.63 - 7.90 get_bufaddr_from_dectaddr
6.51 - 7.80 get_fdv_and_reload_value
7.19 - 7.90 get_mac_ziffer
6.50 - 6.56 get_mac_ziffer.16095
6.98 - 7.00 get_mac_ziffer.26938
7.01 - 7.02 get_mac_ziffer.26949
6.98 - 7.03 get_mac_ziffer.26954
7.08 - 7.14 get_mac_ziffer.26980
5.01 - 7.90 get_profile
7.61 - 7.62 get_profile.cold
7.19 - 7.57 get_profile.cold.0
7.14 - 7.19 get_tag_value
4.44 - 7.90 ihex2bin
7.19 ihex2bin.cold.8
4.40 - 7.90 init_module
5.09 - 6.06 lbitfile_preload_find
4.44 - 5.09 ldect_uartirqfunc
4.44 - 5.09 ldect_uarttasklet_func
5.01 ldectuart_clock_notify
4.80 - 7.90 ldectuart_irqfunc
5.07 - 6.06 ldectuart_tasklet_func
5.07 - 6.06 loadihexfile.constprop.1
5.09 - 6.03 loadihexfile.constprop.2
5.07 - 6.06 loadihexfile.constprop.3
7.19 - 7.90 log_piglet
7.61 - 7.62 log_piglet.cold
7.19 - 7.90 log_piglet_exit
7.61 - 7.62 log_piglet_exit.cold
7.19 - 7.57 log_piglet_exit.cold.5
5.09 - 7.90 lpiglet_cleanup
5.01 - 6.06 lpiglet_init
7.19 - 7.51 lusif_uart_baud_setup
6.10 - 7.19 lusif_uart_baud_setup.constprop.2
6.30 - 7.14 lusif_uart_baud_setup.constprop.3
6.10 - 6.69 lusif_uart_baud_setup.constprop.4
6.35 - 6.88 lusif_uart_baud_setup.constprop.5
6.30 - 7.19 lusif_uart_baud_setup.constprop.6
6.10 - 7.51 lusif_uart_rx_err
7.19 - 7.90 msb_to_host
4.80 - 7.90 netdev_notifier_event
7.61 - 7.62 netdev_notifier_event.cold
7.19 - 7.57 netdev_notifier_event.cold.7
4.85 - 7.19 next_tag
7.19 - 7.90 no_panic_printk
5.01 - 7.90 patch_dectfw
4.40 - 7.90 piglet_CallBackPowerManagmentControl
7.61 - 7.62 piglet_CallBackPowerManagmentControl.cold
7.19 piglet_CallBackPowerManagmentControl.cold.3
7.19 - 7.57 piglet_CallBackPowerManagmentControl.cold.6
5.01 - 5.04 piglet_bitfile_load
4.40 - 7.90 piglet_bitfile_process
7.61 - 7.62 piglet_bitfile_process.cold
7.19 - 7.57 piglet_bitfile_process.cold.5
4.40 - 7.90 piglet_cleanup
4.55 - 6.06 piglet_dbg_clk
6.10 - 6.69 piglet_gpiolock
6.10 - 6.69 piglet_gpiounlock
4.40 - 7.90 piglet_init
6.83 - 7.90 piglet_loader_thread
7.61 - 7.62 piglet_loader_thread.cold
7.19 piglet_loader_thread.cold.5
7.19 - 7.57 piglet_loader_thread.cold.9
4.40 - 7.90 piglet_lock
4.55 piglet_pll3_clk
4.63 - 7.90 piglet_request_prerelease
5.06 - 7.90 piglet_requestinit
7.19 - 7.29 piglet_requestinit.cold.6
4.40 - 7.90 piglet_requestrelease
5.06 - 7.90 piglet_reset
4.40 - 7.90 piglet_unlock
4.85 - 7.90 replace_tag
5.09 - 6.03 replace_tag.part.1
5.07 - 6.06 replace_tag.part.2
6.83 - 7.90 send_piglet_ready_event
7.61 - 7.62 send_piglet_ready_event.cold
7.19 send_piglet_ready_event.cold.4
7.19 - 7.57 send_piglet_ready_event.cold.8
6.35 set_new_wachtdog
6.30 - 7.90 socket_listenexit
6.10 - 6.35 socket_listenexit.constprop.3
6.35 socket_listenexit.constprop.4
6.10 - 6.36 socket_listenexit.constprop.8
6.50 - 6.56 socket_listenexit.part.0
5.59 - 6.03 socket_listeninit.constprop.1
5.07 - 6.06 socket_listeninit.constprop.2
5.55 - 6.06 socket_listeninit.constprop.4
5.09 - 5.53 socket_listeninit.constprop.5
5.01 - 7.90 socket_senddata
7.61 - 7.62 socket_senddata.cold
7.19 - 7.57 socket_senddata.cold.9
5.01 - 7.90 uart_cpufreq_notify
5.09 - 5.53 uart_cpufreq_notify.part.2
6.35 update_nmilink_timer
7.04 - 7.14 use_hw_config_to_set_gpios
5.09 - 6.06 usif_uart_baud_setup.constprop.4
5.55 - 6.06 usif_uart_baud_setup.constprop.5
5.09 - 5.53 usif_uart_baud_setup.constprop.6
5.09 - 6.06 usif_uart_rx_err
4.44 - 7.90 valtohex
214 symbols for this module

SMW-Browser

Information is currently being retrieved from the backend.