linux_dsm_epyc7002/drivers/extcon
Mayank Rana 995bb10923 extcon: Mark extcon_get_edev_name() function as exported symbol
extcon_get_edev_name() function provides client driver to request
extcon dev's name. If extcon driver and client driver are compiled
as loadable modules, extcon_get_edev_name() function symbol is not
visible to client driver. Hence mark extcon_find_edev_name() function
as exported symbol.

Signed-off-by: Mayank Rana <mrana@codeaurora.org>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
2020-03-25 08:16:13 +09:00
..
devres.c
extcon-adc-jack.c
extcon-arizona.c extcon: arizona: Factor out microphone and button detection 2019-12-09 20:18:15 +09:00
extcon-axp288.c extcon: axp288: Remove the build-in connection description 2019-11-04 15:05:26 +01:00
extcon-fsa9480.c
extcon-gpio.c
extcon-intel-cht-wc.c extcon-intel-cht-wc: Don't reset USB data connection at probe 2019-10-01 06:46:30 +09:00
extcon-intel-int3496.c
extcon-intel-mrfld.c
extcon-intel.h
extcon-max3355.c
extcon-max8997.c
extcon-max14577.c
extcon-max77693.c
extcon-max77843.c
extcon-palmas.c extcon: palmas: Hide error messages if gpio returns -EPROBE_DEFER 2020-03-25 08:16:13 +09:00
extcon-ptn5150.c
extcon-qcom-spmi-misc.c
extcon-rt8973a.c
extcon-rt8973a.h
extcon-sm5502.c extcon: sm5502: Remove unneeded semicolon 2019-12-16 10:23:19 +09:00
extcon-sm5502.h extcon: sm5502: Reset registers during initialization 2019-10-11 10:43:26 +09:00
extcon-usb-gpio.c
extcon-usbc-cros-ec.c
extcon.c extcon: Mark extcon_get_edev_name() function as exported symbol 2020-03-25 08:16:13 +09:00
extcon.h
Kconfig
Makefile