Lines Matching defs:device_id
158 static int _test_cmd_hwpt_alloc(int fd, __u32 device_id, __u32 pt_id, __u32 ft_id, in _test_cmd_hwpt_alloc()
182 #define test_cmd_hwpt_alloc(device_id, pt_id, flags, hwpt_id) \ argument
186 #define test_err_hwpt_alloc(_errno, device_id, pt_id, flags, hwpt_id) \ argument
191 #define test_cmd_hwpt_alloc_nested(device_id, pt_id, flags, hwpt_id, \ argument
195 #define test_err_hwpt_alloc_nested(_errno, device_id, pt_id, flags, hwpt_id, \ argument
201 #define test_cmd_hwpt_alloc_iopf(device_id, pt_id, fault_id, flags, hwpt_id, \ argument
206 #define test_err_hwpt_alloc_iopf(_errno, device_id, pt_id, fault_id, flags, \ argument
640 static int _test_cmd_get_hw_info(int fd, __u32 device_id, void *data, in _test_cmd_get_hw_info()
692 #define test_cmd_get_hw_info(device_id, data, data_len) \ argument
696 #define test_err_get_hw_info(_errno, device_id, data, data_len) \ argument
700 #define test_cmd_get_hw_capabilities(device_id, caps, mask) \ argument
726 static int _test_cmd_trigger_iopf(int fd, __u32 device_id, __u32 fault_fd) in _test_cmd_trigger_iopf()
763 #define test_cmd_trigger_iopf(device_id, fault_fd) \ argument