Home
last modified time | relevance | path

Searched refs:gpio_runtime (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/sound/aoa/
H A Daoa-gpio.h22 struct gpio_runtime;
25 void (*init)(struct gpio_runtime *rt);
26 void (*exit)(struct gpio_runtime *rt);
29 void (*all_amps_off)(struct gpio_runtime *rt);
31 void (*all_amps_restore)(struct gpio_runtime *rt);
33 void (*set_headphone)(struct gpio_runtime *rt, int on);
34 void (*set_speakers)(struct gpio_runtime *rt, int on);
35 void (*set_lineout)(struct gpio_runtime *rt, int on);
36 void (*set_master)(struct gpio_runtime *rt, int on);
38 int (*get_headphone)(struct gpio_runtime *r
70 struct gpio_runtime { global() struct
[all...]
H A Daoa.h44 struct gpio_runtime *gpio;
/kernel/linux/linux-6.6/sound/aoa/
H A Daoa-gpio.h22 struct gpio_runtime;
25 void (*init)(struct gpio_runtime *rt);
26 void (*exit)(struct gpio_runtime *rt);
29 void (*all_amps_off)(struct gpio_runtime *rt);
31 void (*all_amps_restore)(struct gpio_runtime *rt);
33 void (*set_headphone)(struct gpio_runtime *rt, int on);
34 void (*set_speakers)(struct gpio_runtime *rt, int on);
35 void (*set_lineout)(struct gpio_runtime *rt, int on);
36 void (*set_master)(struct gpio_runtime *rt, int on);
38 int (*get_headphone)(struct gpio_runtime *r
70 struct gpio_runtime { global() struct
[all...]
H A Daoa.h44 struct gpio_runtime *gpio;
/kernel/linux/linux-5.10/sound/aoa/core/
H A Dgpio-pmf.c14 static void pmf_gpio_set_##name(struct gpio_runtime *rt, int on)\
27 static int pmf_gpio_get_##name(struct gpio_runtime *rt) \
37 static void pmf_gpio_set_hw_reset(struct gpio_runtime *rt, int on) in pmf_gpio_set_hw_reset()
49 static void pmf_gpio_all_amps_off(struct gpio_runtime *rt) in pmf_gpio_all_amps_off()
61 static void pmf_gpio_all_amps_restore(struct gpio_runtime *rt) in pmf_gpio_all_amps_restore()
83 static void pmf_gpio_init(struct gpio_runtime *rt) in pmf_gpio_init()
95 static void pmf_gpio_exit(struct gpio_runtime *rt) in pmf_gpio_exit()
129 static int pmf_set_notify(struct gpio_runtime *rt, in pmf_set_notify()
208 static int pmf_get_detect(struct gpio_runtime *rt, in pmf_get_detect()
H A Dgpio-feature.c133 static void ftr_gpio_set_##name(struct gpio_runtime *rt, int on)\
155 static int ftr_gpio_get_##name(struct gpio_runtime *rt) \
166 static void ftr_gpio_set_hw_reset(struct gpio_runtime *rt, int on) in ftr_gpio_set_hw_reset()
183 static void ftr_gpio_all_amps_off(struct gpio_runtime *rt) in ftr_gpio_all_amps_off()
197 static void ftr_gpio_all_amps_restore(struct gpio_runtime *rt) in ftr_gpio_all_amps_restore()
232 static void ftr_gpio_init(struct gpio_runtime *rt) in ftr_gpio_init()
283 static void ftr_gpio_exit(struct gpio_runtime *rt) in ftr_gpio_exit()
310 static int ftr_set_notify(struct gpio_runtime *rt, in ftr_set_notify()
377 static int ftr_get_detect(struct gpio_runtime *rt, in ftr_get_detect()
/kernel/linux/linux-6.6/sound/aoa/core/
H A Dgpio-pmf.c14 static void pmf_gpio_set_##name(struct gpio_runtime *rt, int on)\
27 static int pmf_gpio_get_##name(struct gpio_runtime *rt) \
37 static void pmf_gpio_set_hw_reset(struct gpio_runtime *rt, int on) in pmf_gpio_set_hw_reset()
49 static void pmf_gpio_all_amps_off(struct gpio_runtime *rt) in pmf_gpio_all_amps_off()
61 static void pmf_gpio_all_amps_restore(struct gpio_runtime *rt) in pmf_gpio_all_amps_restore()
83 static void pmf_gpio_init(struct gpio_runtime *rt) in pmf_gpio_init()
95 static void pmf_gpio_exit(struct gpio_runtime *rt) in pmf_gpio_exit()
129 static int pmf_set_notify(struct gpio_runtime *rt, in pmf_set_notify()
208 static int pmf_get_detect(struct gpio_runtime *rt, in pmf_get_detect()
H A Dgpio-feature.c133 static void ftr_gpio_set_##name(struct gpio_runtime *rt, int on)\
155 static int ftr_gpio_get_##name(struct gpio_runtime *rt) \
166 static void ftr_gpio_set_hw_reset(struct gpio_runtime *rt, int on) in ftr_gpio_set_hw_reset()
183 static void ftr_gpio_all_amps_off(struct gpio_runtime *rt) in ftr_gpio_all_amps_off()
197 static void ftr_gpio_all_amps_restore(struct gpio_runtime *rt) in ftr_gpio_all_amps_restore()
232 static void ftr_gpio_init(struct gpio_runtime *rt) in ftr_gpio_init()
283 static void ftr_gpio_exit(struct gpio_runtime *rt) in ftr_gpio_exit()
310 static int ftr_set_notify(struct gpio_runtime *rt, in ftr_set_notify()
377 static int ftr_get_detect(struct gpio_runtime *rt, in ftr_get_detect()
/kernel/linux/linux-5.10/sound/aoa/fabrics/
H A Dlayout.c612 struct gpio_runtime gpio;
643 struct gpio_runtime *gpio = snd_kcontrol_chip(kcontrol); \
652 struct gpio_runtime *gpio = snd_kcontrol_chip(kcontrol); \
/kernel/linux/linux-6.6/sound/aoa/fabrics/
H A Dlayout.c612 struct gpio_runtime gpio;
643 struct gpio_runtime *gpio = snd_kcontrol_chip(kcontrol); \
652 struct gpio_runtime *gpio = snd_kcontrol_chip(kcontrol); \

Completed in 6 milliseconds