Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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.h164 union extcon_property_value { union
188 union extcon_property_value *prop_val);
242 union extcon_property_value *prop_val) in extcon_get_property()
/kernel/linux/linux-5.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.c220 union extcon_property_value usb_propval[EXTCON_PROP_USB_CNT];
221 union extcon_property_value chg_propval[EXTCON_PROP_CHG_CNT];
222 union extcon_property_value jack_propval[EXTCON_PROP_JACK_CNT];
223 union extcon_property_value disp_propval[EXTCON_PROP_DISP_CNT];
627 union extcon_property_value *prop_val) in extcon_get_property()
633 *prop_val = (union extcon_property_value){0}; in extcon_get_property()
706 union extcon_property_value prop_val) in extcon_set_property()
771 union extcon_property_value prop_val) in extcon_set_property_sync()
/kernel/linux/linux-5.10/drivers/phy/
Dphy-lgm-usb.c53 union extcon_property_value property; in get_flipped()
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
Dcdn-dp-core.c147 union extcon_property_value property; in cdn_dp_get_port_lanes()
386 union extcon_property_value property; in cdn_dp_enable_phy()
/kernel/linux/linux-5.10/drivers/phy/rockchip/
Dphy-rockchip-typec.c809 union extcon_property_value property; in tcphy_get_mode()
/kernel/linux/patches/linux-5.10/yangfan_patch/
Ddrivers.patch17385 - union extcon_property_value property;
17451 - union extcon_property_value property;