Home
last modified time | relevance | path

Searched full:module (Results 1 – 25 of 6920) sorted by relevance

12345678910>>...277

/linux/drivers/comedi/
H A DKconfig54 To compile this driver as a module, choose M here: the module will be
65 To compile this driver as a module, choose M here: the module will be
77 To compile this driver as a module, choose M here: the module will be
87 To compile this driver as a module, choose M here: the module will be
111 To compile this driver as a module, choose M here: the module will be
132 To compile this driver as a module, choose M here: the module will be
140 To compile this driver as a module, choose M here: the module will be
163 To compile this driver as a module, choose M here: the module will be
175 To compile this driver as a module, choose M here: the module will be
185 To compile this driver as a module, choose M here: the module will be
[all …]
/linux/drivers/hwmon/
H A DKconfig23 This support can also be built as a module. If so, the module
53 This driver can also be built as a module. If so, the module
67 This driver can also be built as a module. If so, the module
85 This driver can also be built as a module. If so, the module
95 This driver can also be built as a module. If so, the module
105 This driver can also be built as a module. If so, the module
116 This driver can also be built as a module. If so, the module
127 This driver can also be built as a module. If so, the module
138 This driver can also be built as a module. If so, the module
148 This driver can also be built as a module. If so, the module
[all …]
/linux/drivers/media/usb/gspca/
H A DKconfig17 module will be called gspca_main.
27 To compile this driver as a module, choose M here: the
28 module will be called gspca_benq.
36 To compile this driver as a module, choose M here: the
37 module will be called gspca_conex.
47 To compile this driver as a module, choose M here: the
48 module will be called gspca_cpia1.
57 To compile this driver as a module, choose M here: the
58 module will be called gspca_dtcs033.
66 To compile this driver as a module, choose M here: the
[all …]
/linux/drivers/pwm/
H A DKconfig56 To compile this driver as a module, choose M here: the module
73 To compile this driver as a module, choose M here: the module
85 To compile this driver as a module, choose M here: the module
94 To compile this driver as a module, choose M here: the module
104 To compile this driver as a module, choose M here: the module
116 To compile this driver as a module, choose M here: the module
129 To compile this driver as a module, choose M here: the module
142 To compile this driver as a module, choose M here: the module will be
152 To compile this driver as a module, choose M here: the module
164 To compile this driver as a module, choose M here: the module
[all …]
/linux/drivers/iio/adc/
H A DKconfig22 To compile this driver as a module, choose M here: the module will be
56 To compile this driver as a module, choose M here: the module will be
75 To compile this driver as a module, choose M here: the module will be
88 To compile this driver as a module, choose M here: the module will be
102 To compile this driver as a module, choose M here: the module will be
117 To compile this driver as a module, choose M here: the module will be
129 To compile this driver as a module, choose M here: the module will be
144 To compile this driver as a module, choose M here: the module will be
159 To compile this driver as a module, choose M here: the module will be
173 To compile this driver as a module, choose M here: the module will be
[all …]
/linux/drivers/greybus/
H A Dmodule.c3 * Greybus Module code
16 struct gb_module *module = to_gb_module(dev); in eject_store() local
29 for (i = 0; i < module->num_interfaces; ++i) { in eject_store()
30 intf = module->interfaces[i]; in eject_store()
41 ret = gb_svc_intf_eject(module->hd->svc, module->module_id); in eject_store()
52 struct gb_module *module = to_gb_module(dev); in module_id_show() local
54 return sprintf(buf, "%u\n", module->module_id); in module_id_show()
61 struct gb_module *module = to_gb_module(dev); in num_interfaces_show() local
63 return sprintf(buf, "%zu\n", module->num_interfaces); in num_interfaces_show()
73 ATTRIBUTE_GROUPS(module);
[all …]
/linux/drivers/rtc/
H A DKconfig158 This driver can also be built as a module. If so, the module
172 This driver can also be built as a module. If so, the module
182 This driver can also be built as a module. If so, the module
192 This driver can also be built as a module. If so, the module
202 This driver can also be built as a module. If so, the module
212 This driver can also be built as a module. If so, the module
223 This driver can also be built as a module. If so, the module
233 This driver can also be built as a module. If so, the module
244 This driver can also be built as a module. If so, the module will
254 This driver can also be built as a module. If so, the module
[all …]
/linux/drivers/iio/light/
H A DKconfig20 To compile this driver as a module, choose M here: the module will
32 This driver can also be built as a module. If so, the module
43 To compile this driver as a module, choose M here: the
44 module will be called adux1020.
53 To compile this driver as a module, choose M here: the
54 module will be called al3000a.
63 To compile this driver as a module, choose M here: the
64 module will be called al3010.
73 To compile this driver as a module, choose M here: the
74 module will be called al3320a.
[all …]
/linux/sound/pci/
H A DKconfig21 To compile this as a module, choose M here: the module
33 To compile this driver as a module, choose M here: the module
48 To compile this driver as a module, choose M here: the module
62 To compile this driver as a module, choose M here: the module
74 To compile this driver as a module, choose M here: the module
85 To compile this driver as a module, choose M here: the module
95 To compile this driver as a module, choose M here: the module
110 To compile this driver as a module, choose M here: the module
124 To compile this driver as a module, choose M here: the module
139 To compile this driver as a module, choose M here: the module
[all …]
/linux/drivers/iio/accel/
H A DKconfig18 To compile this driver as a module, say M here: the module will
30 To compile this driver as a module, say M here: the module will be
45 To compile this driver as a module, choose M here: the module
47 for the core module.
58 To compile this driver as a module, choose M here: the module
60 for the core module.
75 To compile this driver as a module, choose M here: the module
77 for the core module. INPUT_ADXL34X share compatibles with this
90 To compile this driver as a module, choose M here: the module
92 for the core module. INPUT_ADXL34X share compatibles with this
[all …]
/linux/net/sched/
H A DKconfig59 To compile this code as a module, choose M here: the
60 module will be called sch_htb.
68 To compile this code as a module, choose M here: the
69 module will be called sch_hfsc.
77 To compile this code as a module, choose M here: the
78 module will be called sch_prio.
86 To compile this code as a module, choose M here: the
87 module will be called sch_multiq.
97 To compile this code as a module, choose M here: the
98 module will be called sch_red.
[all …]
/linux/drivers/i2c/busses/
H A DKconfig15 A common module to provide an API to instantiate UCSI device
28 This driver can also be built as a module. If so, the module
40 This driver can also be built as a module. If so, the module
50 This driver can also be built as a module. If so, the module
62 This driver can also be built as a module. If so, the module
72 This driver can also be built as a module. If so, the module
99 To compile this driver as a module, choose M here: the module will
109 This driver can also be built as a module. If so, the module
172 This driver can also be built as a module. If so, the module
191 This driver can also be built as a module. If so, the module
[all …]
/linux/drivers/usb/serial/
H A DKconfig18 To compile this driver as a module, choose M here: the
19 module will be called usbserial.
52 support" be compiled as a module for this driver to be used
76 To compile this driver as a module, choose M here: the module
84 To compile this driver as a module, choose M here: the module
93 To compile this driver as a module, choose M here: the
94 module will be called ark3116
103 To compile this driver as a module, choose M here: the
104 module will be called belkin_sa.
112 To compile this driver as a module, choose M here: the
[all …]
/linux/sound/isa/
H A DKconfig39 To compile this driver as a module, choose M here: the module
54 To compile this driver as a module, choose M here: the module
67 To compile this driver as a module, choose M here: the module
82 To compile this driver as a module, choose M here: the module
95 To compile this driver as a module, choose M here: the module
108 To compile this driver as a module, choose M here: the module
122 To compile this driver as a module, choose M here: the module
134 To compile this driver as a module, choose M here: the module
147 To compile this driver as a module, choose M here: the module
158 To compile this driver as a module, choose M here: the module
[all …]
/linux/Documentation/sound/
H A Dalsa-configuration.rst29 Module parameters
32 The user can load modules with options. If the module supports more than
37 Module snd
40 The core ALSA module. It is used by all ALSA card drivers.
54 See `Module Autoloading Support`_ section for details.
61 /sys/module/snd/parameters/debug file.
63 Module snd-pcm-oss
66 The PCM OSS emulation module.
67 This module takes options which change the mapping of devices.
90 Module snd-rawmidi
[all …]
/linux/drivers/input/joystick/
H A DKconfig33 To compile this driver as a module, choose M here: the
34 module will be called analog.
43 To compile this driver as a module, choose M here: the
44 module will be called a3d.
54 To compile this driver as a module, choose M here: the
55 module will be called adc-joystick.
60 depends on ADI!=m # avoid module name conflict
65 To compile this driver as a module, choose M here: the
66 module will be called adi.
74 To compile this driver as a module, choose M here: the
[all …]
/linux/drivers/iio/dac/
H A DKconfig17 To compile this driver as a module, choose M here: the
18 module will be called ad3530r.
32 To compile this driver as a module, choose M here: the
33 module will be called ad3552r-hs.
48 To compile this driver as a module, choose M here: the
49 module will be called ad3552r.
62 To compile this driver as a module, choose M here: the
63 module will be called ad5064.
73 To compile this driver as module choose M here: the module will be called
86 To compile this driver as module choose M here: the module will be called
[all …]
/linux/samples/rust/
H A DKconfig19 To compile this as a module, choose M here:
20 the module will be called rust_configfs.
27 This option builds the Rust minimal module sample.
29 To compile this as a module, choose M here:
30 the module will be called rust_minimal.
39 To compile this as a module, choose M here:
40 the module will be called rust_misc_device.
49 To compile this as a module, choose M here:
50 the module will be called rust_print.
60 To compile this as a module, choos
[all...]
/linux/tools/testing/selftests/cpufreq/
H A Dmodule.sh18 # $1: module
23 printf "Inserting $1 module\n"
24 # insert module
30 printf "Removing $1 module\n"
31 # remove module
40 # Insert cpufreq driver module and perform basic tests
41 # $1: cpufreq-driver module to insert
53 # insert module
54 printf "Inserting $1 module\n\n"
70 # remove module
[all …]
/linux/drivers/iio/proximity/
H A DKconfig17 To compile this driver as a module, choose M here: the
18 module will be called as3935
32 To compile this driver as a module, choose M here: the
33 module will be called cros_ec_mkbp_proximity.
41 To compile this driver as a module, choose M here: the module will be
55 To compile this driver as a module, choose M here: the
56 module will be called hx9023s.
67 To compile this driver as a module, choose M here: the module will be
80 To compile this driver as a module, choose M here: the module will be
92 To compile this driver as a module, choose M here: the
[all …]
/linux/kernel/module/
H A DKconfig3 bool "Enable loadable module support"
30 bool "Module debugging"
39 bool "Module statistics"
43 This option allows you to maintain a record of module statistics.
47 existing module taking too long to load or that module was already
53 optimize userspace / kernel space module autoloading schemes.
59 module .text ELF section optimization.
66 Module autoloading allows in-kernel code to request modules through
68 modprobe. Although modprobe checks to see if a module is already
69 loaded before trying to load a module there is a small time window in
[all …]
/linux/drivers/iio/magnetometer/
H A DKconfig20 To compile this driver as a module, choose M here: the module
33 To compile this driver as a module, choose M here: the module
46 To compile this driver as a module, choose M here: the module
67 To compile this driver as a module, choose M here: the
68 module will be called als31300.
84 This is a combo module with both accelerometer and magnetometer.
89 To compile this driver as a module, choose M here: the module will be
101 This is a combo module with both accelerometer and magnetometer.
106 To compile this driver as a module, choose M here: the module will be
118 To compile this driver as a module, choose M here: the module
[all …]
/linux/drivers/iio/chemical/
H A DKconfig16 To compile this driver as module, choose M here: the module will be
33 To compile this driver as module, choose M here: the
34 module will be called atlas-ph-sensor.
44 To compile this driver as module, choose M here: the
45 module will be called atlas-ezo-sensor.
59 This driver can also be built as a module. If so, the module for I2C
92 This driver can also be built as a module. If so, the module for I2C
118 To compile this driver as a module, choose M here: the module will
130 To compile this driver as a module, choose M here: the module will
141 To compile this driver as a module, choose M here: the module will
[all …]
/linux/drivers/gpib/
H A DKconfig22 To compile this driver as a module, choose M here: the module will be
36 To compile this driver as a module, choose M here: the module will be
46 To compile this driver as a module, choose M here: the module will be
59 To compile this driver as a module, choose M here: the module will be
84 To compile this driver as a module, choose M here: the module will be
100 To compile this driver as a module, choose M here: the module will be
117 To compile this driver as a module, choose M here: the module will be
129 To compile this driver as a module, choose M here: the module will be
141 To compile this driver as a module, choose M here: the module will be
151 To compile this driver as a module, choose M here: the module will be
[all …]
/linux/scripts/gdb/linux/
H A Dmodules.py4 # module tools
19 module_type = utils.CachedType("struct module")
33 for module in lists.list_for_each_entry(modules, module_ptr_type, "list"):
34 yield module
38 for module in module_list():
39 if module['name'].string() == name:
40 return module
45 """Find module by name and return the module variable.
47 $lx_module("MODULE"): Given the name MODULE, iterate over all loaded modules
48 of the target and return that module variable which MODULE matches."""
[all …]

12345678910>>...277