Home
last modified time | relevance | path

Searched refs:device_match_id (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/drivers/hid/bpf/
Dhid_bpf_dispatch.c184 static int device_match_id(struct device *dev, const void *id) in device_match_id() function
303 dev = bus_find_device(hid_bpf_ops->bus_type, NULL, &hid_id, device_match_id); in hid_bpf_attach_prog()
351 dev = bus_find_device(hid_bpf_ops->bus_type, NULL, &hid_id, device_match_id); in hid_bpf_allocate_context()