Searched refs:no_singleton (Results 1 – 15 of 15) sorted by relevance
| /linux-6.15/drivers/platform/x86/intel/wmi/ |
| H A D | thunderbolt.c | 66 .no_singleton = true,
|
| H A D | sbl-fw-update.c | 134 .no_singleton = true,
|
| /linux-6.15/include/linux/ |
| H A D | wmi.h | 68 bool no_singleton; member
|
| /linux-6.15/drivers/platform/x86/dell/ |
| H A D | alienware-wmi-legacy.c | 84 .no_singleton = true,
|
| H A D | alienware-wmi-wmax.c | 791 .no_singleton = true,
|
| H A D | dell-wmi-ddv.c | 893 .no_singleton = true,
|
| /linux-6.15/drivers/platform/x86/ |
| H A D | wmi-bmof.c | 98 .no_singleton = true,
|
| H A D | xiaomi-wmi.c | 97 .no_singleton = true,
|
| H A D | lenovo-wmi-camera.c | 137 .no_singleton = true,
|
| H A D | inspur_platform_profile.c | 213 .no_singleton = true,
|
| H A D | lenovo-wmi-hotkey-utilities.c | 205 .no_singleton = true,
|
| H A D | msi-wmi-platform.c | 449 .no_singleton = true,
|
| H A D | wmi.c | 843 if (test_bit(WMI_GUID_DUPLICATED, &wblock->flags) && !wdriver->no_singleton) { in wmi_dev_probe()
|
| /linux-6.15/Documentation/wmi/ |
| H A D | driver-development-guide.rst | 74 .no_singleton = true, /* required for new WMI drivers */
|
| /linux-6.15/drivers/hwmon/ |
| H A D | dell-smm-hwmon.c | 1652 .no_singleton = true,
|