Searched refs:typec_get_fw_cap (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/usb/
H A Dtypec.h327 int typec_get_fw_cap(struct typec_capability *cap,
/linux-master/drivers/usb/typec/
H A Dwusb3801.c350 ret = typec_get_fw_cap(&wusb3801->cap, connector);
H A Dclass.c2189 int typec_get_fw_cap(struct typec_capability *cap, function
2230 EXPORT_SYMBOL_GPL(typec_get_fw_cap); variable
/linux-master/drivers/extcon/
H A Dextcon-usbc-tusb320.c450 ret = typec_get_fw_cap(&priv->cap, connector);
/linux-master/drivers/usb/typec/tcpm/
H A Dtcpm.c7051 ret = typec_get_fw_cap(&port->typec_caps, fwnode);

Completed in 127 milliseconds