Searched refs:typec_find_pwr_opmode (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/linux/usb/
H A Dtypec.h330 int typec_find_pwr_opmode(const char *name);
/linux-master/drivers/usb/typec/
H A Dwusb3801.c359 ret = typec_find_pwr_opmode(cap_str);
H A Dstusb160x.c567 ret = typec_find_pwr_opmode(cap_str);
H A Dclass.c1980 * typec_find_pwr_opmode - Get the typec power operation mode capability
1987 int typec_find_pwr_opmode(const char *name) function
1992 EXPORT_SYMBOL_GPL(typec_find_pwr_opmode); variable
/linux-master/drivers/extcon/
H A Dextcon-usbc-tusb320.c461 ret = typec_find_pwr_opmode(cap_str);
/linux-master/drivers/usb/typec/tcpm/
H A Dtcpm.c7072 ret = typec_find_pwr_opmode(opmode_str);

Completed in 343 milliseconds