Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/
H A Dpch_udc.c2939 static void pch_vbus_gpio_remove_table(void *table) in pch_vbus_gpio_remove_table() function
2947 return devm_add_action_or_reset(d, pch_vbus_gpio_remove_table, table); in pch_vbus_gpio_add_table()