Symbol: extcon_set_property
drivers/extcon/extcon-qcom-spmi-misc.c
54
extcon_set_property(info->edev, EXTCON_USB_HOST,
drivers/extcon/extcon-qcom-spmi-misc.c
69
extcon_set_property(info->edev, EXTCON_USB,
drivers/extcon/extcon-rtk-type-c.c
321
extcon_set_property(type_c->edev, EXTCON_USB,
drivers/extcon/extcon-rtk-type-c.c
324
extcon_set_property(type_c->edev, EXTCON_USB,
drivers/extcon/extcon-rtk-type-c.c
327
extcon_set_property(type_c->edev, EXTCON_USB,
drivers/extcon/extcon-rtk-type-c.c
333
extcon_set_property(type_c->edev, EXTCON_USB_HOST,
drivers/extcon/extcon-rtk-type-c.c
336
extcon_set_property(type_c->edev, EXTCON_USB_HOST,
drivers/extcon/extcon-rtk-type-c.c
339
extcon_set_property(type_c->edev, EXTCON_USB_HOST,
drivers/extcon/extcon-usbc-cros-ec.c
320
extcon_set_property(info->edev, EXTCON_USB,
drivers/extcon/extcon-usbc-cros-ec.c
323
extcon_set_property(info->edev, EXTCON_USB_HOST,
drivers/extcon/extcon-usbc-cros-ec.c
326
extcon_set_property(info->edev, EXTCON_USB,
drivers/extcon/extcon-usbc-cros-ec.c
329
extcon_set_property(info->edev, EXTCON_USB_HOST,
drivers/extcon/extcon-usbc-cros-ec.c
332
extcon_set_property(info->edev, EXTCON_DISP_DP,
drivers/extcon/extcon-usbc-cros-ec.c
335
extcon_set_property(info->edev, EXTCON_USB,
drivers/extcon/extcon-usbc-cros-ec.c
338
extcon_set_property(info->edev, EXTCON_USB_HOST,
drivers/extcon/extcon-usbc-cros-ec.c
341
extcon_set_property(info->edev, EXTCON_DISP_DP,
drivers/extcon/extcon-usbc-cros-ec.c
344
extcon_set_property(info->edev, EXTCON_DISP_DP,
drivers/extcon/extcon-usbc-cros-ec.c
353
extcon_set_property(info->edev, EXTCON_DISP_DP,
drivers/extcon/extcon-usbc-tusb320.c
267
extcon_set_property(priv->edev, EXTCON_USB,
drivers/extcon/extcon-usbc-tusb320.c
270
extcon_set_property(priv->edev, EXTCON_USB_HOST,
drivers/extcon/extcon.c
756
EXPORT_SYMBOL_GPL(extcon_set_property);
drivers/extcon/extcon.c
777
ret = extcon_set_property(edev, id, prop, prop_val);
include/linux/extcon-provider.h
55
int extcon_set_property(struct extcon_dev *edev, unsigned int id,