Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/serial/
Dbus.c121 static ssize_t new_id_show(struct device_driver *driver, char *buf) in new_id_show() function
/linux-6.1.9/drivers/usb/core/
Ddriver.c131 static ssize_t new_id_show(struct device_driver *driver, char *buf) in new_id_show() function
180 return new_id_show(driver, buf); in remove_id_show()