Home
last modified time | relevance | path

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

/Linux-v5.15/sound/core/
Dcontrol.c204 struct snd_ctl_layer_ops *lops; in snd_ctl_notify_one() local
2051 struct snd_ctl_layer_ops *lops; in snd_ctl_request_layer() local
2073 void snd_ctl_register_layer(struct snd_ctl_layer_ops *lops) in snd_ctl_register_layer()
2102 void snd_ctl_disconnect_layer(struct snd_ctl_layer_ops *lops) in snd_ctl_disconnect_layer()
2144 struct snd_ctl_layer_ops *lops; in snd_ctl_dev_register() local
2167 struct snd_ctl_layer_ops *lops; in snd_ctl_dev_disconnect() local
/Linux-v5.15/drivers/media/pci/intel/ipu3/
Dipu3-cio2-main.c830 unsigned int lops = DIV_ROUND_UP(pages + 1, CIO2_LOP_ENTRIES); in cio2_vb2_buf_init() local