Searched refs:module_param (Results 1 – 4 of 4) sorted by relevance
| /u-boot/include/linux/ |
| A D | compat.h | 185 #define module_param(...) macro
|
| /u-boot/drivers/mtd/ubi/ |
| A D | build.c | 1546 module_param(fm_autoconvert, bool, 0644); 1548 module_param(fm_debug, bool, 0);
|
| /u-boot/drivers/usb/musb-new/ |
| A D | musb_core.c | 1075 module_param(fifo_mode, ushort, 0); 1645 module_param(use_dma, bool, 0);
|
| /u-boot/drivers/mtd/nand/raw/brcmnand/ |
| A D | brcmnand.c | 43 module_param(wp_on, int, 0444);
|
Completed in 16 milliseconds