Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/gadget/udc/
Dpch_udc.c2940 static void pch_vbus_gpio_remove_table(void *table) in pch_vbus_gpio_remove_table() function
2948 return devm_add_action_or_reset(d, pch_vbus_gpio_remove_table, table); in pch_vbus_gpio_add_table()