Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/extcon/
Dextcon-usbc-cros-ec.c322 (union extcon_property_value)(int)pr); in extcon_cros_ec_detect_cable()
325 (union extcon_property_value)(int)pr); in extcon_cros_ec_detect_cable()
328 (union extcon_property_value)(int)polarity); in extcon_cros_ec_detect_cable()
331 (union extcon_property_value)(int)polarity); in extcon_cros_ec_detect_cable()
334 (union extcon_property_value)(int)polarity); in extcon_cros_ec_detect_cable()
337 (union extcon_property_value)(int)mux); in extcon_cros_ec_detect_cable()
340 (union extcon_property_value)(int)mux); in extcon_cros_ec_detect_cable()
343 (union extcon_property_value)(int)mux); in extcon_cros_ec_detect_cable()
346 (union extcon_property_value)(int)hpd); in extcon_cros_ec_detect_cable()
355 (union extcon_property_value)(int)hpd); in extcon_cros_ec_detect_cable()
Dextcon.c210 union extcon_property_value usb_propval[EXTCON_PROP_USB_CNT];
211 union extcon_property_value chg_propval[EXTCON_PROP_CHG_CNT];
212 union extcon_property_value jack_propval[EXTCON_PROP_JACK_CNT];
213 union extcon_property_value disp_propval[EXTCON_PROP_DISP_CNT];
606 union extcon_property_value *prop_val) in extcon_get_property()
612 *prop_val = (union extcon_property_value){0}; in extcon_get_property()
685 union extcon_property_value prop_val) in extcon_set_property()
753 union extcon_property_value prop_val) in extcon_set_property_sync()
Dextcon-usbc-tusb320.c214 (union extcon_property_value)polarity); in tusb320_irq_handler()
217 (union extcon_property_value)polarity); in tusb320_irq_handler()
Dextcon-qcom-spmi-misc.c41 union extcon_property_value val; in qcom_usb_extcon_detect_cable()
/linux-5.19.10/include/linux/
Dextcon-provider.h57 union extcon_property_value prop_val);
60 union extcon_property_value prop_val);
116 union extcon_property_value prop_val) in extcon_set_property()
123 union extcon_property_value prop_val) in extcon_set_property_sync()
Dextcon.h162 union extcon_property_value { union
186 union extcon_property_value *prop_val);
240 union extcon_property_value *prop_val) in extcon_get_property()
/linux-5.19.10/drivers/phy/
Dphy-lgm-usb.c53 union extcon_property_value property; in get_flipped()
/linux-5.19.10/drivers/gpu/drm/rockchip/
Dcdn-dp-core.c154 union extcon_property_value property; in cdn_dp_get_port_lanes()
392 union extcon_property_value property; in cdn_dp_enable_phy()
/linux-5.19.10/drivers/phy/rockchip/
Dphy-rockchip-typec.c809 union extcon_property_value property; in tcphy_get_mode()
/linux-5.19.10/drivers/gpu/drm/bridge/
Dite-it6505.c1226 union extcon_property_value property; in it6505_get_extcon_property()