Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dpch_udc.c1383 static void pch_vbus_gpio_remove_table(void *table) in pch_vbus_gpio_remove_table() function
1398 return devm_add_action_or_reset(d, pch_vbus_gpio_remove_table, dmi->driver_data); in pch_vbus_gpio_add_table()