| /OK3568_Linux_fs/kernel/include/linux/platform_data/x86/ |
| H A D | asus-wmi.h | 102 int asus_wmi_evaluate_method(u32 method_id, u32 arg0, u32 arg1, u32 *retval); 104 static inline int asus_wmi_evaluate_method(u32 method_id, u32 arg0, u32 arg1, in asus_wmi_evaluate_method() argument
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | acer-wmi.c | 1005 WMI_execute_u32(u32 method_id, u32 in, u32 *out) in WMI_execute_u32() argument 1013 status = wmi_evaluate_method(WMID_GUID1, 0, method_id, &input, &result); in WMI_execute_u32() 1041 u32 result, method_id = 0; in WMID_get_u32() local 1045 method_id = ACER_WMID_GET_WIRELESS_METHODID; in WMID_get_u32() 1048 method_id = ACER_WMID_GET_BLUETOOTH_METHODID; in WMID_get_u32() 1051 method_id = ACER_WMID_GET_BRIGHTNESS_METHODID; in WMID_get_u32() 1054 method_id = ACER_WMID_GET_THREEG_METHODID; in WMID_get_u32() 1066 status = WMI_execute_u32(method_id, 0, &result); in WMID_get_u32() 1076 u32 method_id = 0; in WMID_set_u32() local 1083 method_id = ACER_WMID_SET_BRIGHTNESS_METHODID; in WMID_set_u32() [all …]
|
| H A D | alienware-wmi.c | 282 int method_id; in alienware_update_led() local 293 method_id = WMAX_METHOD_ZONE_CONTROL; in alienware_update_led() 307 method_id = zone->location + 1; in alienware_update_led() 312 pr_debug("alienware-wmi: guid %s method %d\n", guid, method_id); in alienware_update_led() 314 status = wmi_evaluate_method(guid, 0, method_id, &input, NULL); in alienware_update_led()
|
| H A D | asus-wmi.c | 154 u32 method_id; member 230 static int asus_wmi_evaluate_method3(u32 method_id, in asus_wmi_evaluate_method3() argument 244 status = wmi_evaluate_method(ASUS_WMI_MGMT_GUID, 0, method_id, in asus_wmi_evaluate_method3() 265 int asus_wmi_evaluate_method(u32 method_id, u32 arg0, u32 arg1, u32 *retval) in asus_wmi_evaluate_method() argument 267 return asus_wmi_evaluate_method3(method_id, arg0, arg1, 0, retval); in asus_wmi_evaluate_method() 2474 0, asus->debug.method_id, in show_call() 2482 seq_printf(m, "%#x(%#x, %#x) = %#x\n", asus->debug.method_id, in show_call() 2486 seq_printf(m, "%#x(%#x, %#x) = t:%d\n", asus->debug.method_id, in show_call() 2528 &asus->debug.method_id); in asus_wmi_debugfs_init()
|
| H A D | wmi.c | 231 u32 method_id, const struct acpi_buffer *in, struct acpi_buffer *out) in wmi_evaluate_method() argument 237 return wmidev_evaluate_method(&wblock->dev, instance, method_id, in wmi_evaluate_method() 253 u32 method_id, const struct acpi_buffer *in, struct acpi_buffer *out) in wmidev_evaluate_method() argument 278 params[1].integer.value = method_id; in wmidev_evaluate_method()
|
| H A D | lg-laptop.c | 157 static union acpi_object *lg_wmbb(u32 method_id, u32 arg1, u32 arg2) in lg_wmbb() argument 166 *(u32 *)buf = method_id; in lg_wmbb()
|
| /OK3568_Linux_fs/kernel/include/rdma/ |
| H A D | uverbs_named_ioctl.h | 22 #define UVERBS_METHOD_ATTRS(method_id) _method_attrs_##method_id argument
|
| /OK3568_Linux_fs/kernel/include/uapi/rdma/ |
| H A D | rdma_user_ioctl_cmds.h | 79 __u16 method_id; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/rdma/ |
| H A D | rdma_user_ioctl_cmds.h | 79 __u16 method_id; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/rdma/ |
| H A D | rdma_user_ioctl_cmds.h | 79 __u16 method_id; member
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | wmi.h | 25 u8 instance, u32 method_id,
|
| H A D | acpi.h | 387 u32 method_id,
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/core/ |
| H A D | uverbs_ioctl.c | 560 uapi_key_ioctl_method(hdr->method_id)); in ib_uverbs_cmd_verbs()
|