Searched defs:cellp (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/core/seq/ |
H A D | seq_fifo.c | 161 snd_seq_fifo_cell_out(struct snd_seq_fifo *f, struct snd_seq_event_cell **cellp, int nonblock) snd_seq_fifo_cell_out() argument
|
H A D | seq_memory.c | 210 snd_seq_cell_alloc(struct snd_seq_pool *pool, struct snd_seq_event_cell **cellp, int nonblock, struct file *file, struct mutex *mutexp) snd_seq_cell_alloc() argument 282 snd_seq_event_dup(struct snd_seq_pool *pool, struct snd_seq_event *event, struct snd_seq_event_cell **cellp, int nonblock, struct file *file, struct mutex *mutexp) snd_seq_event_dup() argument
|
/kernel/linux/linux-6.6/sound/core/seq/ |
H A D | seq_fifo.c | 162 snd_seq_fifo_cell_out(struct snd_seq_fifo *f, struct snd_seq_event_cell **cellp, int nonblock) snd_seq_fifo_cell_out() argument
|
H A D | seq_memory.c | 269 snd_seq_cell_alloc(struct snd_seq_pool *pool, struct snd_seq_event_cell **cellp, int nonblock, struct file *file, struct mutex *mutexp) snd_seq_cell_alloc() argument 341 snd_seq_event_dup(struct snd_seq_pool *pool, struct snd_seq_event *event, struct snd_seq_event_cell **cellp, int nonblock, struct file *file, struct mutex *mutexp) snd_seq_event_dup() argument
|
/kernel/linux/linux-5.10/drivers/of/ |
H A D | fdt.c | 980 u64 __init dt_mem_next_cell(int s, const __be32 **cellp) in dt_mem_next_cell() argument
|
/kernel/linux/linux-6.6/drivers/of/ |
H A D | fdt.c | 1087 u64 __init dt_mem_next_cell(int s, const __be32 **cellp) in dt_mem_next_cell() argument
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | prom_init.c | 1561 static unsigned long __init prom_next_cell(int s, cell_t **cellp) in prom_next_cell() argument
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | prom_init.c | 1589 static unsigned long __init prom_next_cell(int s, cell_t **cellp) in prom_next_cell() argument
|
Completed in 16 milliseconds