Searched refs:no_singleton (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/platform/x86/intel/wmi/ |
| A D | thunderbolt.c | 66 .no_singleton = true,
|
| A D | sbl-fw-update.c | 134 .no_singleton = true,
|
| /linux/include/linux/ |
| A D | wmi.h | 67 bool no_singleton; member
|
| /linux/drivers/platform/x86/ |
| A D | xiaomi-wmi.c | 97 .no_singleton = true,
|
| A D | wmi-bmof.c | 97 .no_singleton = true,
|
| A D | lenovo-wmi-camera.c | 118 .no_singleton = true,
|
| A D | inspur_platform_profile.c | 210 .no_singleton = true,
|
| A D | msi-wmi-platform.c | 422 .no_singleton = true,
|
| A D | wmi.c | 838 if (test_bit(WMI_GUID_DUPLICATED, &wblock->flags) && !wdriver->no_singleton) { in wmi_dev_probe()
|
| /linux/Documentation/wmi/ |
| A D | driver-development-guide.rst | 69 .no_singleton = true, /* required for new WMI drivers */
|
| /linux/drivers/platform/x86/dell/ |
| A D | dell-wmi-ddv.c | 885 .no_singleton = true,
|
| /linux/drivers/hwmon/ |
| A D | dell-smm-hwmon.c | 1641 .no_singleton = true,
|
Completed in 27 milliseconds