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.
Property:Piglet noemif.ko
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.
Command: | Piglet_noemif.ko - type Mod | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Shell-Commands >> Kernel-Modules - Origin: AVM | ||||||
Path: | Release: ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif Lab+Rel: ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif | ||||||
Properties: | Size: 9.7k - 111k - Firmware: 4.40 - 8.00 | ||||||
Function: | Loads FPGA Bitfile and/or DECT Firmware, then runs and maintains both (Proprietary) |
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.
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-11-14 07:42 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 | 35 | 6.83 - 8.00 | async_loader (int) |
async_loader | 2 | 6.98 - 7.03 | int |
dect_firstlevelfile | 63 | 4.44 - 8.00 | DECT firstlevel file name (string) |
dect_firstlevelfile | 2 | 6.98 - 7.03 | string |
dect_secondlevelfile | 63 | 4.44 - 8.00 | DECT secondlevel file name (string) |
dect_secondlevelfile | 2 | 6.98 - 7.03 | string |
dect_serial | 61 | 4.80 - 8.00 | dect_serial (int) |
dect_serial | 2 | 6.98 - 7.03 | int |
ignore_nopiglet | 34 | 7.19 - 8.00 | ignore_nopiglet (int) |
piglet_bitfile | 5 | 4.40 - 4.88 | Piglet bitfile name (s) |
piglet_bitfile | 67 | 4.44 - 8.00 | Piglet bitfile name (string) |
piglet_bitfile | 7 | 5.06 - 7.03 | string |
piglet_bitfilemode | 5 | 4.40 - 4.88 | Piglet bitfile mode 0: auto 1: isdn 2: pots (i) |
piglet_bitfilemode | 67 | 4.44 - 8.00 | Piglet bitfile mode 0: auto 1: isdn 2: pots (int) |
piglet_bitfilemode | 2 | 6.98 - 7.03 | int |
piglet_dectmode | 8 | 4.85 - 7.03 | int |
piglet_dectmode | 66 | 4.74 - 8.00 | 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 | 28 | 7.39 - 8.00 | 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 | 67 | 4.44 - 8.00 | Piglet bitfile name (POTS only) (string) |
piglet_potsbitfile | 2 | 6.98 - 7.03 | string |
piglet_use_pll3_clk | 12 | 4.55 - 6.06 | use pll3-clk for piglet (int) |
25 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-11-14 07:43 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.59 | 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-11-14 05:50 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/rtl)
label in the Model
column shows which CPU is meant for Multi-Linux models.
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 (main) | 5.50 - 6.89 | ./kernel/drivers/char/Piglet_noemif | |
FRITZ!Box WLAN 3370 (main) | 5.01 - 6.56 | ./kernel/drivers/char/Piglet_noemif | |
FRITZ!Box 3390 (main) | 5.50 - 6.56 | ./kernel/drivers/char/Piglet_noemif | |
FRITZ!Box 3490 (main) | 6.20 - 7.30 | ./kernel/drivers/char/Piglet_noemif | |
FRITZ!Box 4040 | 6.98 - 7.29 | ./kernel/drivers/char/Piglet_noemif | |
FRITZ!Box 4050 | 7.58 - 7.90 | ./piglet_noemif | 49.4k - 50.2k |
FRITZ!Box 4060 | 7.29 - 7.90 | ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif | 49.6k - 51.8k |
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 - 8.00 | ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif | 74.9k - 82.6k |
FRITZ!Box 5590 Fiber (main) | 7.29 - 8.00 | ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif | 49.6k - 50.2k |
FRITZ!Box 5590 Fiber (prx) | 7.29 - 7.30 | ./kernel/drivers/char/Piglet_noemif | |
FRITZ!Box 5690 Pro (main) | 7.62 - 7.90 | ./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 (atom) | 6.84 - 7.29 | ./kernel/drivers/char/Piglet_noemif | 42.7k - 58.7k |
FRITZ!Box 6490 Cable (arm) | 6.51 | ./kernel/drivers/char/Piglet_noemif | 35.0k |
FRITZ!Box 6490 Cable (atom) | 6.20 - 7.51 | ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif | 40.9k - 58.7k |
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.08 | ./kernel/drivers/char/Piglet_noemif | 46.6k - 49.4k |
FRITZ!Box 6591 Cable (atom) | 7.04 - 8.00 | ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif | 46.6k - 66.8k |
FRITZ!Box 6660 Cable (atom) | 7.14 - 8.00 | ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif | 49.0k - 66.8k |
FRITZ!Box 6670 Cable (atom) | 7.61 - 7.90 | ./piglet_noemif | 66.6k - 66.9k |
FRITZ!Box 6690 Cable (atom) | 7.28 - 7.90 | ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif | 57.5k - 66.8k |
FRITZ!Box 6810 LTE | 6.35 | ./kernel/drivers/char/Piglet_noemif | 88.8k - 90.0k |
FRITZ!Box 6840 LTE (main) | 5.08 - 6.88 | ./kernel/drivers/char/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.90 | ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif | 49.5k - 76.2k |
FRITZ!Box 6850 5G | 7.24 - 7.90 | ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif | 49.9k - 52.1k |
FRITZ!Box 6890 LTE (main) | 6.84 - 7.57 | ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif | 68.9k - 79.7k |
FRITZ!Box 6890 LTE v1 (main) | 6.84 - 7.57 | ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif | 68.9k - 79.7k |
FRITZ!Box 6890 LTE v2 (main) | 6.84 - 7.57 | ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif | 68.9k - 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 (main) | 5.55 - 6.88 | ./kernel/drivers/char/Piglet_noemif | 75.0k - 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 (main) | 5.53 - 7.18 | ./kernel/drivers/char/Piglet_noemif | 75.4k - 92.1k |
FRITZ!Box 7369 (main) | 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 (main) | 6.21 - 6.88 | ./kernel/drivers/char/Piglet_noemif | 91.3k - 97.7k |
FRITZ!Box 7430 (main) | 6.26 - 7.31 | ./kernel/drivers/char/Piglet_noemif | 89.9k - 111k |
FRITZ!Box 7490 (main) | 5.57 - 7.51 | ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif | 75.2k - 111k |
FRITZ!Box 7510 | 7.30 - 8.00 | ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif | 48.7k - 50.2k |
FRITZ!Box 7520 | 6.98 - 8.00 | ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif | 41.4k - 52.7k |
FRITZ!Box 7520 v2 (main) | 7.30 - 8.00 | ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif | 49.9k - 52.1k |
FRITZ!Box 7530 | 6.98 - 8.00 | ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif | 41.4k - 52.7k |
FRITZ!Box 7530 AX | 7.20 - 8.00 | ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif | 57.2k - 59.6k |
FRITZ!Box 7560 (main) | 6.51 - 7.30 | ./kernel/drivers/char/Piglet_noemif | 66.2k - 76.2k |
FRITZ!Box Fon WLAN 7570 vDSL | 4.70 - 4.94 | ./kernel/drivers/char/Piglet_noemif | 48.9k - 62.7k |
FRITZ!Box 7580 (main) | 6.53 - 7.30 | ./kernel/drivers/char/Piglet_noemif | 66.2k - 77.0k |
FRITZ!Box 7583 (main) | 7.01 - 7.59 | ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif | 69.7k - 79.7k |
FRITZ!Box 7583 VDSL (main) | 7.19 - 8.00 | ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif | 76.2k - 81.8k |
FRITZ!Box 7590 (main) | 6.83 - 8.00 | ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif | 65.1k - 81.8k |
FRITZ!Box 7590 AX (main) | 7.19 - 8.00 | ./kernel/drivers/char/Piglet_noemif, ./piglet_noemif | 73.7k - 81.8k |
FRITZ!Box 7690 | 7.61 - 7.90 | ./piglet_noemif | 53.6k |
FRITZ!Smart Gateway | 7.52 - 7.63 | ./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 1200 | 7.11 - 7.29 | ./kernel/drivers/char/Piglet_noemif | |
FRITZ!Repeater 1200 AX | 7.30 - 7.31 | ./kernel/drivers/char/Piglet_noemif | |
FRITZ!Repeater 3000 | 6.98 - 7.29 | ./kernel/drivers/char/Piglet_noemif | |
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.29 | ./kernel/drivers/char/Piglet_noemif | |
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 504V MK | 5.04 | ./kernel/drivers/char/Piglet_noemif | 64.4k |
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 |
92 models use this module |
Symbols
Daily updated index of all symbols of this module. Last update: 2024-11-14 07:43 GMT.
Firmware | Symbol |
---|---|
4.44 - 8.00 | Check_TDMInterface |
7.61 - 8.00 | 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.90 | XBIT_End |
4.40 - 7.90 | XBIT_Exit |
4.63 - 8.00 | XBIT_Init |
7.61 - 8.00 | XBIT_Init.cold |
7.19 - 7.57 | XBIT_Init.cold.3 |
4.40 - 6.06 | XBIT_ReadDONE |
4.40 - 8.00 | XBIT_WriteData |
7.61 - 8.00 | XBIT_WriteData.cold |
7.19 - 7.57 | XBIT_WriteData.cold.4 |
5.09 - 7.90 | XBIT_WriteData.constprop.0 |
7.90 | XBIT_WriteData.constprop.0.cold |
6.54 - 7.15 | XBIT_WriteData.constprop.1 |
4.40 - 8.00 | XBIT_WritePort_XBIT_CLK |
6.35 | XBIT_WritePort_XBIT_CLK.isra.0 |
4.40 - 8.00 | XBIT_WritePort_XBIT_DIN |
6.35 | XBIT_WritePort_XBIT_DIN.isra.1 |
4.40 - 8.00 | 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 - 8.00 | avm_event_piglet_ready_notify |
5.04 - 8.00 | bitfile_preload_add |
7.61 - 8.00 | bitfile_preload_add.cold |
7.61 - 8.00 | bitfile_preload_add.part.0 |
7.19 - 8.00 | 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 - 8.00 | 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 - 8.00 | check_keyword |
7.61 - 8.00 | check_keyword.part.0 |
7.19 - 8.00 | check_keyword.part.1 |
7.19 | check_keyword.part.2 |
7.19 - 7.57 | check_keyword.part.4 |
4.40 - 8.00 | cleanup_module |
4.52 - 8.00 | cmdlineparse |
7.61 - 8.00 | 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.18 | dect14488_file_process |
4.63 - 7.18 | dect14488_requestinit |
4.63 - 7.18 | dect14488_requestrelease |
4.44 - 8.00 | dect_file_process |
7.19 | dect_file_process.cold.10 |
7.19 | dect_gpio_rd |
4.44 - 8.00 | dect_loader |
7.61 - 8.00 | dect_loader.cold |
7.19 - 7.57 | dect_loader.cold.8 |
7.19 | dect_loader.cold.9 |
4.44 - 8.00 | dect_requestinit |
7.19 | dect_requestinit.cold.11 |
4.44 - 8.00 | dect_requestrelease |
7.19 | dect_reset.part.5 |
4.44 - 5.09 | dect_uartsniffer_exit |
4.44 - 5.09 | dect_uartsniffer_init |
7.19 - 8.00 | dectuart_event_dim_led_status_exit |
7.19 - 8.00 | 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 - 8.00 | 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 - 8.00 | dectuart_route_thread |
4.80 - 8.00 | dectuart_sniffer_exit |
4.80 - 8.00 | dectuart_sniffer_init |
7.61 - 8.00 | dectuart_sniffer_init.cold |
7.19 - 7.57 | dectuart_sniffer_init.cold.11 |
7.19 - 8.00 | dectuart_stop |
7.61 - 8.00 | dectuart_stop.part.0 |
7.19 - 7.57 | dectuart_stop.part.6 |
7.08 - 8.00 | dectuart_tty_acquire |
7.61 - 8.00 | dectuart_tty_acquire.cold |
7.19 - 7.57 | dectuart_tty_acquire.cold.10 |
7.19 - 8.00 | event_led_status_received |
7.61 - 8.00 | 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 - 8.00 | get_bufaddr_from_dectaddr |
6.51 - 8.00 | get_fdv_and_reload_value |
7.19 - 8.00 | 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 - 8.00 | get_profile |
7.61 - 8.00 | get_profile.cold |
7.19 - 7.57 | get_profile.cold.0 |
7.14 - 7.19 | get_tag_value |
4.44 - 8.00 | ihex2bin |
7.19 | ihex2bin.cold.8 |
4.40 - 8.00 | 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 - 8.00 | 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 - 8.00 | log_piglet |
7.61 - 8.00 | log_piglet.cold |
7.19 - 8.00 | log_piglet_exit |
7.61 - 8.00 | log_piglet_exit.cold |
7.19 - 7.57 | log_piglet_exit.cold.5 |
5.09 - 8.00 | 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.18 | 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 - 8.00 | msb_to_host |
4.80 - 8.00 | netdev_notifier_event |
7.61 - 8.00 | netdev_notifier_event.cold |
7.19 - 7.57 | netdev_notifier_event.cold.7 |
4.85 - 7.19 | next_tag |
7.19 - 8.00 | no_panic_printk |
5.01 - 8.00 | patch_dectfw |
4.40 - 8.00 | piglet_CallBackPowerManagmentControl |
7.61 - 8.00 | 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 - 8.00 | piglet_bitfile_process |
7.61 - 8.00 | piglet_bitfile_process.cold |
7.19 - 7.57 | piglet_bitfile_process.cold.5 |
4.40 - 8.00 | piglet_cleanup |
4.55 - 6.06 | piglet_dbg_clk |
6.10 - 6.69 | piglet_gpiolock |
6.10 - 6.69 | piglet_gpiounlock |
4.40 - 8.00 | piglet_init |
6.83 - 8.00 | piglet_loader_thread |
7.61 - 8.00 | piglet_loader_thread.cold |
7.19 | piglet_loader_thread.cold.5 |
7.19 - 7.57 | piglet_loader_thread.cold.9 |
4.40 - 8.00 | piglet_lock |
4.55 | piglet_pll3_clk |
4.63 - 8.00 | piglet_request_prerelease |
5.06 - 8.00 | piglet_requestinit |
7.19 - 7.29 | piglet_requestinit.cold.6 |
4.40 - 8.00 | piglet_requestrelease |
5.06 - 8.00 | piglet_reset |
4.40 - 8.00 | piglet_unlock |
4.85 - 8.00 | replace_tag |
5.09 - 6.03 | replace_tag.part.1 |
5.07 - 6.06 | replace_tag.part.2 |
6.83 - 8.00 | send_piglet_ready_event |
7.61 - 8.00 | 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 - 8.00 | 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 |
7.90 | socket_listeninit.constprop.0 |
7.90 | socket_listeninit.constprop.0.cold |
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 - 8.00 | socket_senddata |
7.61 - 8.00 | socket_senddata.cold |
7.19 - 7.57 | socket_senddata.cold.9 |
5.01 - 8.00 | 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 - 8.00 | valtohex |
217 symbols for this module |