Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Dusb.c445 struct each_dev_arg { struct
452 struct each_dev_arg *arg = (struct each_dev_arg *)data; in __each_dev() argument
472 struct each_dev_arg arg = {data, fn}; in usb_for_each_dev()