Searched refs:get_bank (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/perf/arm_cspmu/ |
| H A D | ampere_cspmu.c | 151 bank = get_bank(event); in ampere_cspmu_set_ev_filter() 163 get_bank(event) != get_bank(event2)) in ampere_cspmu_validate_configs()
|
| /linux/sound/synth/emux/ |
| H A D | emux_synth.c | 29 static int get_bank(struct snd_emux_port *port, struct snd_midi_channel *chan); 768 if (!SF_IS_DRUM_BANK(get_bank(port, chan)) in calc_volume() 841 get_bank(struct snd_emux_port *port, struct snd_midi_channel *chan) in get_bank() function 876 bank = get_bank(port, chan); in get_zone()
|
| /linux/drivers/edac/ |
| H A D | mem_repair.c | 90 MR_ATTR_SHOW(bank, get_bank, u32, "%u\n") 231 if (ops->get_bank) {
|
| /linux/include/linux/ |
| H A D | edac.h | 826 int (*get_bank)(struct device *dev, void *drv_data, u32 *val); member
|
| /linux/drivers/cxl/core/ |
| H A D | edac.c | 1561 .get_bank = cxl_mem_sparing_get_bank, \
|