Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/core/
Dusb.c370 struct each_dev_arg { struct
377 struct each_dev_arg *arg = (struct each_dev_arg *)data; in __each_dev() argument
397 struct each_dev_arg arg = {data, fn}; in usb_for_each_dev()