Searched refs:device_match_id (Results 1 – 1 of 1) sorted by relevance
184 static int device_match_id(struct device *dev, const void *id) in device_match_id() function275 dev = bus_find_device(hid_bpf_ops->bus_type, NULL, &hid_id, device_match_id); in hid_bpf_attach_prog()319 dev = bus_find_device(hid_bpf_ops->bus_type, NULL, &hid_id, device_match_id); in hid_bpf_allocate_context()
Completed in 5 milliseconds