Searched defs:rsc (Results 1 – 8 of 8) sorted by relevance
31 struct rsc { struct38 const struct rsc_ops *ops; /* Generic resource operations */ argument42 void (*master)(struct rsc *rsc); /* Move to master resource */ argument
102 static int rsc_index(const struct rsc *rsc) in rsc_index()107 static int audio_ring_slot(const struct rsc *rsc) in audio_ring_slot()112 static void rsc_next_conj(struct rsc *rsc) in rsc_next_conj()120 static void rsc_master(struct rsc *rsc) in rsc_master()133 rsc_init(struct rsc *rsc, u32 idx, enum RSCTYP type, u32 msr, struct hw *hw) in rsc_init()174 int rsc_uninit(struct rsc *rsc) in rsc_uninit()
26 static void amixer_master(struct rsc *rsc) in amixer_master()32 static void amixer_next_conj(struct rsc *rsc) in amixer_next_conj()37 static int amixer_index(const struct rsc *rsc) in amixer_index()42 static int amixer_output_slot(const struct rsc *rsc) in amixer_output_slot()54 static int amixer_set_input(struct amixer *amixer, struct rsc *rsc) in amixer_set_input()333 static void sum_master(struct rsc *rsc) in sum_master()339 static void sum_next_conj(struct rsc *rsc) in sum_next_conj()344 static int sum_index(const struct rsc *rsc) in sum_index()349 static int sum_output_slot(const struct rsc *rsc) in sum_output_slot()
54 static void daio_master(struct rsc *rsc) in daio_master()62 static int daio_index(const struct rsc *rsc) in daio_index()67 static void daio_out_next_conj(struct rsc *rsc) in daio_out_next_conj()72 static void daio_in_next_conj_20k1(struct rsc *rsc) in daio_in_next_conj_20k1()77 static void daio_in_next_conj_20k2(struct rsc *rsc) in daio_in_next_conj_20k2()
24 struct rsc rsc; /* Basic resource info */ member53 struct rsc rsc; /* Basic resource info */ member
593 static void srcimp_master(struct rsc *rsc) in srcimp_master()599 static void srcimp_next_conj(struct rsc *rsc) in srcimp_next_conj()604 static int srcimp_index(const struct rsc *rsc) in srcimp_index()
45 struct rsc rsc; /* Basic resource info */ member104 struct rsc rsc; member
1048 static int mixer_set_input_port(struct amixer *amixer, struct rsc *rsc) in mixer_set_input_port()1093 enum MIXER_PORT_T type, struct rsc *rsc) in mixer_set_input_left()1107 enum MIXER_PORT_T type, struct rsc *rsc) in mixer_set_input_right()