Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dcontrol.c204 struct snd_ctl_layer_ops *lops; in snd_ctl_notify_one() local
2196 struct snd_ctl_layer_ops *lops; in snd_ctl_request_layer() local
2216 void snd_ctl_register_layer(struct snd_ctl_layer_ops *lops) in snd_ctl_register_layer()
2244 void snd_ctl_disconnect_layer(struct snd_ctl_layer_ops *lops) in snd_ctl_disconnect_layer()
/linux/drivers/media/pci/intel/ipu3/
H A Dipu3-cio2.c840 unsigned int lops = DIV_ROUND_UP(pages + 1, CIO2_LOP_ENTRIES); in cio2_vb2_buf_init() local