Searched defs:method_id (Results 1 – 3 of 3) sorted by relevance
22 #define UVERBS_METHOD_ATTRS(method_id) _method_attrs_##method_id argument
79 __u16 method_id; member
109 static inline int asus_wmi_evaluate_method(u32 method_id, u32 arg0, u32 arg1, in asus_wmi_evaluate_method()