Searched refs:get_zone (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/synth/emux/ |
D | emux_synth.c | 26 static int get_zone(struct snd_emux *emu, struct snd_emux_port *port, 64 nvoices = get_zone(emu, port, ¬e, vel, chan, table); in snd_emux_note_on() 890 get_zone(struct snd_emux *emu, struct snd_emux_port *port, in get_zone() function
|
/linux-6.12.1/drivers/block/ |
D | pktcdvd.c | 98 static sector_t get_zone(sector_t sector, struct pktcdvd_device *pd) in get_zone() function 1155 zone = get_zone(bio->bi_iter.bi_sector, pd); in pkt_handle_queue() 1193 sector_t tmp = get_zone(node->bio->bi_iter.bi_sector, pd); in pkt_handle_queue() 2344 zone = get_zone(bio->bi_iter.bi_sector, pd); in pkt_make_request_write() 2460 sector_t zone = get_zone(bio->bi_iter.bi_sector, pd); in pkt_submit_bio() 2461 sector_t last_zone = get_zone(bio_end_sector(bio) - 1, pd); in pkt_submit_bio()
|