Searched refs:tcpc_driver_api (Results 1 – 2 of 2) sorted by relevance
126 __subsystem struct tcpc_driver_api { struct238 const struct tcpc_driver_api *api = in tcpc_init()239 (const struct tcpc_driver_api *)dev->api; in tcpc_init()262 const struct tcpc_driver_api *api = in tcpc_get_cc()263 (const struct tcpc_driver_api *)dev->api; in tcpc_get_cc()284 const struct tcpc_driver_api *api = in tcpc_select_rp_value()285 (const struct tcpc_driver_api *)dev->api; in tcpc_select_rp_value()306 const struct tcpc_driver_api *api = in tcpc_get_rp_value()307 (const struct tcpc_driver_api *)dev->api; in tcpc_get_rp_value()327 const struct tcpc_driver_api *api = in tcpc_set_cc()[all …]
1441 static const struct tcpc_driver_api driver_api = {