Home
last modified time | relevance | path

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

12345678910>>...364

/kernel/linux/linux-5.10/drivers/staging/comedi/
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
76 To compile this driver as a module, choose M here: the module will be
85 To compile this driver as a module, choose M here: the module will be
107 To compile this driver as a module, choose M here: the module will be
128 To compile this driver as a module, choose M here: the module will be
136 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
171 To compile this driver as a module, choose M here: the module will be
181 To compile this driver as a module, choose M here: the module will be
[all …]
/kernel/linux/linux-5.10/drivers/input/misc/
DKconfig23 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
43 To compile this driver as a module, choose M here: the module
53 To compile this driver as a module, choose M here: the
54 module will be called ad714x.
63 To compile this driver as a module, choose M here: the
64 module will be called ad714x-i2c.
73 To compile this driver as a module, choose M here: the
74 module will be called ad714x-spi.
81 Say Y to enable support for the haptics module in Arizona CODECs.
[all …]
/kernel/linux/linux-6.6/drivers/input/misc/
DKconfig23 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
43 To compile this driver as a module, choose M here: the module
53 To compile this driver as a module, choose M here: the
54 module will be called ad714x.
63 To compile this driver as a module, choose M here: the
64 module will be called ad714x-i2c.
73 To compile this driver as a module, choose M here: the
74 module will be called ad714x-spi.
84 To compile this driver as a module, choose M here: the module
[all …]
/kernel/linux/linux-6.6/drivers/comedi/
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
76 To compile this driver as a module, choose M here: the module will be
85 To compile this driver as a module, choose M here: the module will be
107 To compile this driver as a module, choose M here: the module will be
128 To compile this driver as a module, choose M here: the module will be
136 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
171 To compile this driver as a module, choose M here: the module will be
181 To compile this driver as a module, choose M here: the module will be
[all …]
/kernel/linux/linux-6.6/drivers/input/touchscreen/
DKconfig24 To compile this driver as a module, choose M here: the
25 module will be called 88pm860x-ts.
43 To compile this driver as a module, choose M here: the
44 module will be called ads7846.
56 To compile this driver as a module, choose M here: the
57 module will be called ad7877.
67 To compile this driver as a module, choose M here: the
68 module will be called ad7879.
77 To compile this driver as a module, choose M here: the
78 module will be called ad7879-i2c.
[all …]
/kernel/linux/linux-6.6/drivers/media/i2c/
DKconfig12 tristate "I2C module for IR" if !MEDIA_SUBDRV_AUTOSELECT || EXPERT
50 To compile this driver as a module, choose M here: the
51 module will be called ar0521.
59 To compile this driver as a module, choose M here: the
60 module will be called hi556.
68 To compile this driver as a module, choose M here: the
69 module will be called hi846.
77 To compile this driver as a module, choose M here: the
78 module will be called hi847.
86 To compile this driver as a module, choose M here: the
[all …]
/kernel/linux/linux-6.6/drivers/hwmon/
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
117 This driver can also be built as a module. If so, the module
128 This driver can also be built as a module. If so, the module
139 This driver can also be built as a module. If so, the module
150 This driver can also be built as a module. If so, the module
[all …]
/kernel/linux/linux-5.10/drivers/media/usb/gspca/
DKconfig18 module will be called gspca_main.
33 To compile this driver as a module, choose M here: the
34 module will be called gspca_benq.
42 To compile this driver as a module, choose M here: the
43 module will be called gspca_conex.
53 To compile this driver as a module, choose M here: the
54 module will be called gspca_cpia1.
63 To compile this driver as a module, choose M here: the
64 module will be called gspca_dtcs033.
72 To compile this driver as a module, choose M here: the
[all …]
/kernel/linux/linux-6.6/drivers/media/usb/gspca/
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 …]
/kernel/linux/linux-6.6/drivers/hwmon/pmbus/
DKconfig12 This driver can also be built as a module. If so, the module will
27 This driver can also be built as a module. If so, the module will
36 This driver can also be built as a module. If so, the module will
47 This driver can also be built as a module. If so, the module will
57 This driver can also be built as a module. If so, the module will
66 This driver can also be built as a module. If so, the module will
75 This driver can also be built as a module. If so, the module will
79 tristate "Delta AHE-50DC fan control module"
82 the integrated fan control module of the Delta AHE-50DC
85 This driver can also be built as a module. If so, the module
[all …]
/kernel/linux/linux-5.10/drivers/greybus/
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 …]
/kernel/linux/linux-6.6/drivers/greybus/
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 …]
/kernel/linux/linux-5.10/drivers/hwmon/
DKconfig23 This support can also be built as a module. If so, the module
51 This driver can also be built as a module. If so, the module
66 This driver can also be built as a module. If so, the module
80 This driver can also be built as a module. If so, the module
90 This driver can also be built as a module. If so, the module
100 This driver can also be built as a module. If so, the module
110 This driver can also be built as a module. If so, the module
121 This driver can also be built as a module. If so, the module
132 This driver can also be built as a module. If so, the module
143 This driver can also be built as a module. If so, the module
[all …]
/kernel/linux/linux-5.10/drivers/input/touchscreen/
DKconfig28 To compile this driver as a module, choose M here: the
29 module will be called 88pm860x-ts.
47 To compile this driver as a module, choose M here: the
48 module will be called ads7846.
60 To compile this driver as a module, choose M here: the
61 module will be called ad7877.
71 To compile this driver as a module, choose M here: the
72 module will be called ad7879.
81 To compile this driver as a module, choose M here: the
82 module will be called ad7879-i2c.
[all …]
/kernel/linux/linux-6.6/drivers/iio/adc/
DKconfig36 To compile this driver as a module, choose M here: the module will be
54 To compile this driver as a module, choose M here: the module will be
66 To compile this driver as a module, choose M here: the
67 module will be called ad7192.
79 To compile this driver as a module, choose M here: the module will be
90 To compile this driver as a module, choose M here: the
91 module will be called ad7280a
100 To compile this driver as a module, choose M here: the
101 module will be called ad7291.
110 To compile this driver as a module, choose M here: the
[all …]
/kernel/linux/linux-5.10/drivers/pwm/
DKconfig51 To compile this driver as a module, choose M here: the module
61 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
97 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
117 To compile this driver as a module, choose M here: the module
126 To compile this driver as a module, choose M here: the module
136 To compile this driver as a module, choose M Here: the module
146 To compile this driver as a module, choose M here: the module
[all …]
/kernel/linux/linux-5.10/drivers/iio/adc/
DKconfig39 To compile this driver as a module, choose M here: the module will be
51 To compile this driver as a module, choose M here: the
52 module will be called ad7192.
64 To compile this driver as a module, choose M here: the module will be
74 To compile this driver as a module, choose M here: the
75 module will be called ad7291.
84 To compile this driver as a module, choose M here: the
85 module will be called ad7292.
96 To compile this driver as a module, choose M here: the
97 module will be called ad7298.
[all …]
/kernel/linux/linux-6.6/drivers/pwm/
DKconfig51 To compile this driver as a module, choose M here: the module
63 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
98 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
121 To compile this driver as a module, choose M here: the module
131 To compile this driver as a module, choose M here: the module
141 To compile this driver as a module, choose M here: the module
152 To compile this driver as a module, choose M Here: the module
[all …]
/kernel/linux/linux-5.10/drivers/media/i2c/
DKconfig12 tristate "I2C module for IR" if !MEDIA_SUBDRV_AUTOSELECT || EXPERT
31 # Encoder / Decoder module configuration
46 To compile this driver as a module, choose M here: the
47 module will be called tvaudio.
55 To compile this driver as a module, choose M here: the
56 module will be called tda7432.
64 To compile this driver as a module, choose M here: the
65 module will be called tda9840.
79 To compile this driver as a module, choose M here: the
80 module will be called tda1997x.
[all …]
/kernel/linux/linux-6.6/drivers/input/keyboard/
DKconfig27 To compile this driver as a module, choose M here: the
28 module will be called adc_keys.
37 To compile this driver as a module, choose M here: the module will
50 To compile this driver as a module, choose M here: the
51 module will be called adp5588-keys.
60 To compile this driver as a module, choose M here: the
61 module will be called adp5589-keys.
70 To compile this driver as a module, choose M here: the
71 module will be called amikbd.
88 To compile this driver as a module, choose M here: the
[all …]
/kernel/linux/linux-6.6/drivers/rtc/
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
213 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
234 This driver can also be built as a module. If so, the module will
244 This driver can also be built as a module. If so, the module
264 This driver can also be built as a module. If so, the module
[all …]
/kernel/linux/linux-5.10/drivers/input/keyboard/
DKconfig27 To compile this driver as a module, choose M here: the
28 module will be called adc_keys.
37 To compile this driver as a module, choose M here: the module will
47 To compile this driver as a module, choose M here: the
48 module will be called adp5588-keys.
57 To compile this driver as a module, choose M here: the
58 module will be called adp5589-keys.
67 To compile this driver as a module, choose M here: the
68 module will be called amikbd.
85 To compile this driver as a module, choose M here: the
[all …]
/kernel/linux/linux-5.10/drivers/hwmon/pmbus/
DKconfig12 This driver can also be built as a module. If so, the module will
26 This driver can also be built as a module. If so, the module will
37 This driver can also be built as a module. If so, the module will
47 This driver can also be built as a module. If so, the module will
56 This driver can also be built as a module. If so, the module will
66 This driver can also be built as a module. If so, the module will
75 This driver can also be built as a module. If so, the module will
84 This driver can also be built as a module. If so, the module will
93 This driver can also be built as a module. If so, the module will
102 This driver can also be built as a module. If so, the module will
[all …]
/kernel/linux/linux-5.10/drivers/rtc/
DKconfig149 This driver can also be built as a module. If so, the module
163 This driver can also be built as a module. If so, the module
173 This driver can also be built as a module. If so, the module
183 This driver can also be built as a module. If so, the module
193 This driver can also be built as a module. If so, the module
204 This driver can also be built as a module. If so, the module
214 This driver can also be built as a module. If so, the module
225 This driver can also be built as a module. If so, the module will
235 This driver can also be built as a module. If so, the module
255 This driver can also be built as a module. If so, the module
[all …]
/kernel/linux/linux-6.6/net/sched/
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 …]

12345678910>>...364