Searched refs:get_acpi_method_name (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/platform/wmi/ |
| H A D | core.c | 134 static inline void get_acpi_method_name(const struct wmi_block *wblock, in get_acpi_method_name() function 192 get_acpi_method_name(wblock, 'C', method); in wmi_device_enable() 360 get_acpi_method_name(wblock, 'M', method); in wmidev_evaluate_method() 504 get_acpi_method_name(wblock, 'Q', method); in __query_block() 672 get_acpi_method_name(wblock, 'S', method); in wmidev_block_set() 1179 get_acpi_method_name(wblock, 'M', method); in wmi_create_device() 1197 get_acpi_method_name(wblock, 'Q', method); in wmi_create_device() 1228 get_acpi_method_name(wblock, 'S', method); in wmi_create_device()
|