Searched refs:module_param (Results 1 – 7 of 7) sorted by relevance
/external/ltp/testcases/kdump/lib/lkdtm/ |
D | lkdtm.c | 124 module_param(recur_count, int, 0644); 127 module_param(cpoint_name, charp, 0644); 129 module_param(cpoint_type, charp, 0644); 132 module_param(cpoint_count, int, 0644);
|
/external/ltp/testcases/kernel/firmware/fw_load_kernel/ |
D | ltp_fw_load.c | 43 module_param(fw_name, charp, 0444); 46 module_param(fw_size, int, 0444);
|
/external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/ |
D | misc.h | 15 #define module_param(...) macro
|
/external/u-boot/include/linux/ |
D | compat.h | 155 #define module_param(...) macro
|
/external/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ |
D | ltp_tbio.c | 63 module_param(nsectors, int, 0444);
|
/external/u-boot/drivers/mtd/ubi/ |
D | build.c | 1544 module_param(fm_autoconvert, bool, 0644); 1546 module_param(fm_debug, bool, 0);
|
/external/u-boot/drivers/usb/musb-new/ |
D | musb_core.c | 1067 module_param(fifo_mode, ushort, 0); 1637 module_param(use_dma, bool, 0);
|