Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dextcon-provider.h65 union extcon_property_value prop_val);
68 union extcon_property_value prop_val);
124 union extcon_property_value prop_val) in extcon_set_property()
131 union extcon_property_value prop_val) in extcon_set_property_sync()
Dextcon.h170 union extcon_property_value { union
194 union extcon_property_value *prop_val);
248 union extcon_property_value *prop_val) in extcon_get_property()
/Linux-v4.19/drivers/extcon/
Dextcon-usbc-cros-ec.c321 (union extcon_property_value)(int)pr); in extcon_cros_ec_detect_cable()
324 (union extcon_property_value)(int)pr); in extcon_cros_ec_detect_cable()
327 (union extcon_property_value)(int)polarity); in extcon_cros_ec_detect_cable()
330 (union extcon_property_value)(int)polarity); in extcon_cros_ec_detect_cable()
333 (union extcon_property_value)(int)polarity); in extcon_cros_ec_detect_cable()
336 (union extcon_property_value)(int)mux); in extcon_cros_ec_detect_cable()
339 (union extcon_property_value)(int)mux); in extcon_cros_ec_detect_cable()
342 (union extcon_property_value)(int)mux); in extcon_cros_ec_detect_cable()
345 (union extcon_property_value)(int)hpd); in extcon_cros_ec_detect_cable()
354 (union extcon_property_value)(int)hpd); in extcon_cros_ec_detect_cable()
Dextcon.c218 union extcon_property_value usb_propval[EXTCON_PROP_USB_CNT];
219 union extcon_property_value chg_propval[EXTCON_PROP_CHG_CNT];
220 union extcon_property_value jack_propval[EXTCON_PROP_JACK_CNT];
221 union extcon_property_value disp_propval[EXTCON_PROP_DISP_CNT];
625 union extcon_property_value *prop_val) in extcon_get_property()
631 *prop_val = (union extcon_property_value)(0); in extcon_get_property()
704 union extcon_property_value prop_val) in extcon_set_property()
769 union extcon_property_value prop_val) in extcon_set_property_sync()
/Linux-v4.19/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-v4.19/drivers/phy/rockchip/
Dphy-rockchip-typec.c818 union extcon_property_value property; in tcphy_get_mode()