Searched defs:lops (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/intel/ipu3/ | ||
H A D | ipu3-cio2.c | 838 unsigned int lops = DIV_ROUND_UP(pages + 1, CIO2_LOP_ENTRIES); in cio2_vb2_buf_init() local |
/kernel/linux/linux-6.6/drivers/media/pci/intel/ipu3/ | ||
H A D | ipu3-cio2.c | 839 unsigned int lops = DIV_ROUND_UP(pages + 1, CIO2_LOP_ENTRIES); in cio2_vb2_buf_init() local |
/kernel/linux/linux-6.6/sound/core/ | ||
H A D | control.c | 208 struct snd_ctl_layer_ops *lops; in snd_ctl_notify_one() local 2295 struct snd_ctl_layer_ops *lops; in snd_ctl_request_layer() local 2317 snd_ctl_register_layer(struct snd_ctl_layer_ops *lops) snd_ctl_register_layer() argument 2346 snd_ctl_disconnect_layer(struct snd_ctl_layer_ops *lops) snd_ctl_disconnect_layer() argument 2388 struct snd_ctl_layer_ops *lops; snd_ctl_dev_register() local 2411 struct snd_ctl_layer_ops *lops; snd_ctl_dev_disconnect() local [all...] |
Completed in 8 milliseconds