Home
last modified time | relevance | path

Searched defs:pcr_ops (Results 1 – 1 of 1) sorted by relevance

/include/linux/mfd/
Drtsx_pci.h820 struct pcr_ops { struct
821 int (*extra_init_hw)(struct rtsx_pcr *pcr);
822 int (*optimize_phy)(struct rtsx_pcr *pcr);
823 int (*turn_on_led)(struct rtsx_pcr *pcr);
824 int (*turn_off_led)(struct rtsx_pcr *pcr);
825 int (*enable_auto_blink)(struct rtsx_pcr *pcr);
826 int (*disable_auto_blink)(struct rtsx_pcr *pcr);
827 int (*card_power_on)(struct rtsx_pcr *pcr, int card);
828 int (*card_power_off)(struct rtsx_pcr *pcr, int card);
829 int (*switch_output_voltage)(struct rtsx_pcr *pcr,
[all …]