Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/core/
Dusb.c368 struct each_dev_arg { struct
375 struct each_dev_arg *arg = (struct each_dev_arg *)data; in __each_dev() argument
395 struct each_dev_arg arg = {data, fn}; in usb_for_each_dev()