Home
last modified time | relevance | path

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

/Linux-v6.1/sound/core/
Dcontrol.c205 struct snd_ctl_layer_ops *lops; in snd_ctl_notify_one() local
2207 struct snd_ctl_layer_ops *lops; in snd_ctl_request_layer() local
2229 void snd_ctl_register_layer(struct snd_ctl_layer_ops *lops) in snd_ctl_register_layer()
2258 void snd_ctl_disconnect_layer(struct snd_ctl_layer_ops *lops) in snd_ctl_disconnect_layer()
2300 struct snd_ctl_layer_ops *lops; in snd_ctl_dev_register() local
2323 struct snd_ctl_layer_ops *lops; in snd_ctl_dev_disconnect() local
/Linux-v6.1/drivers/media/pci/intel/ipu3/
Dipu3-cio2-main.c837 unsigned int lops = DIV_ROUND_UP(pages + 1, CIO2_LOP_ENTRIES); in cio2_vb2_buf_init() local