Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/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];
617 union extcon_property_value *prop_val) in extcon_get_property()
623 *prop_val = (union extcon_property_value){0}; in extcon_get_property()
696 union extcon_property_value prop_val) in extcon_set_property()
761 union extcon_property_value prop_val) in extcon_set_property_sync()
/Linux-v5.4/drivers/gpu/drm/rockchip/
Dcdn-dp-core.c145 union extcon_property_value property; in cdn_dp_get_port_lanes()
383 union extcon_property_value property; in cdn_dp_enable_phy()
/Linux-v5.4/drivers/phy/rockchip/
Dphy-rockchip-typec.c809 union extcon_property_value property; in tcphy_get_mode()