Home
last modified time | relevance | path

Searched refs:module_param_string (Results 1 – 25 of 99) sorted by relevance

1234

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/
H A Ddev.c47 module_param_string(version, rkispp_version, RKISPP_VERNO_LEN, 0444);
55 module_param_string(sendreg_withstream_video_name, rkispp_reg_withstream_video_name,
68 module_param_string(dump_path, rkispp_dump_path, sizeof(rkispp_dump_path), 0644);
/OK3568_Linux_fs/kernel/samples/hw_breakpoint/
H A Ddata_breakpoint.c27 module_param_string(ksym, ksym_name, KSYM_NAME_LEN, S_IRUGO);
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dpci-stub.c24 module_param_string(ids, ids, sizeof(ids), 0);
/OK3568_Linux_fs/kernel/samples/kprobes/
H A Dkretprobe_example.c30 module_param_string(func, func_name, NAME_MAX, S_IRUGO);
H A Dkprobe_example.c20 module_param_string(symbol, symbol, sizeof(symbol), 0644);
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dacerhdf.c97 module_param_string(force_bios, force_bios, 16, 0);
99 module_param_string(force_product, force_product, 16, 0);
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dcache_lib.c28 module_param_string(cache_getent, nfs_cache_getent_prog,
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dpreemptirq_delay_test.c26 module_param_string(test_mode, test_mode, 12, 0444);
/OK3568_Linux_fs/kernel/drivers/video/fbdev/geode/
H A Dgx1fb_core.c460 module_param_string(mode, mode_option, sizeof(mode_option), 0444);
466 module_param_string(panel, panel_option, sizeof(panel_option), 0444);
/OK3568_Linux_fs/kernel/drivers/char/ipmi/
H A Dipmi_si_hardcode.c34 module_param_string(type, si_type_str, MAX_SI_TYPE_STR, 0);
/OK3568_Linux_fs/kernel/drivers/net/arcnet/
H A Dcom20020-isa.c134 module_param_string(device, device, sizeof(device), 0);
H A Darc-rimi.c313 module_param_string(device, device, sizeof(device), 0);
H A Dcom90io.c352 module_param_string(device, device, sizeof(device), 0);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_edid_load.c21 module_param_string(edid_firmware, edid_firmware, sizeof(edid_firmware), 0644);
/OK3568_Linux_fs/kernel/drivers/block/aoe/
H A Daoenet.c33 module_param_string(aoe_iflist, aoe_iflist, IFLISTSZ, 0600);
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Ddiag288_wdt.c62 module_param_string(cmd, wdt_cmd, MAX_CMDLEN, 0644);
/OK3568_Linux_fs/kernel/drivers/uio/
H A Duio_pdrv_genirq.c283 module_param_string(of_id, uio_of_genirq_match[0].compatible, 128, 0);
/OK3568_Linux_fs/kernel/drivers/net/wimax/i2400m/
H A Ddriver.c64 module_param_string(debug, i2400m_debug_params, sizeof(i2400m_debug_params),
72 module_param_string(barkers, i2400m_barkers_params,
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dsa1110-cpufreq.c372 module_param_string(sdram, sdram_name, sizeof(sdram_name), 0);
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dtuner-core.c71 module_param_string(pal, pal, sizeof(pal), 0644);
72 module_param_string(secam, secam, sizeof(secam), 0644);
73 module_param_string(ntsc, ntsc, sizeof(ntsc), 0644);
/OK3568_Linux_fs/kernel/drivers/media/pci/cx18/
H A Dcx18-driver.c101 module_param_string(pal, pal, sizeof(pal), 0644);
102 module_param_string(secam, secam, sizeof(secam), 0644);
103 module_param_string(ntsc, ntsc, sizeof(ntsc), 0644);
/OK3568_Linux_fs/kernel/drivers/char/tpm/
H A Dtpm_tis.c303 module_param_string(hid, tpm_pnp_tbl[TIS_HID_USR_IDX].id,
/OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/
H A Divtv-driver.c147 module_param_string(pal, pal, sizeof(pal), 0644);
148 module_param_string(secam, secam, sizeof(secam), 0644);
149 module_param_string(ntsc, ntsc, sizeof(ntsc), 0644);
/OK3568_Linux_fs/kernel/drivers/mtd/
H A Dmtdoops.c34 module_param_string(mtddev, mtddev, 80, 0400);
/OK3568_Linux_fs/kernel/net/wimax/
H A Dstack.c51 module_param_string(debug, wimax_debug_params, sizeof(wimax_debug_params),

1234