Home
last modified time | relevance | path

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

/linux/arch/sparc/include/asm/
A Dpcr.h5 struct pcr_ops { struct
14 extern const struct pcr_ops *pcr_ops; argument
/linux/include/linux/
A Drtsx_pci.h1082 struct pcr_ops { struct
1085 int (*extra_init_hw)(struct rtsx_pcr *pcr);
1086 int (*optimize_phy)(struct rtsx_pcr *pcr);
1087 int (*turn_on_led)(struct rtsx_pcr *pcr);
1088 int (*turn_off_led)(struct rtsx_pcr *pcr);
1099 void (*stop_cmd)(struct rtsx_pcr *pcr);
1103 void (*enable_ocp)(struct rtsx_pcr *pcr);
1104 void (*disable_ocp)(struct rtsx_pcr *pcr);
1105 void (*init_ocp)(struct rtsx_pcr *pcr);
1106 void (*process_ocp)(struct rtsx_pcr *pcr);
[all …]
/linux/arch/sparc/kernel/
A Dpcr.c52 const struct pcr_ops *pcr_ops; variable

Completed in 13 milliseconds