Home
last modified time | relevance | path

Searched defs:lops (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/sound/core/
Dcontrol.c208 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 void snd_ctl_register_layer(struct snd_ctl_layer_ops *lops) in snd_ctl_register_layer()
2346 void snd_ctl_disconnect_layer(struct snd_ctl_layer_ops *lops) in snd_ctl_disconnect_layer()
2388 struct snd_ctl_layer_ops *lops; in snd_ctl_dev_register() local
2411 struct snd_ctl_layer_ops *lops; in snd_ctl_dev_disconnect() local
/linux-6.6.21/drivers/media/pci/intel/ipu3/
Dipu3-cio2.c839 unsigned int lops = DIV_ROUND_UP(pages + 1, CIO2_LOP_ENTRIES); in cio2_vb2_buf_init() local