Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dcontrol.c208 struct snd_ctl_layer_ops *lops; in snd_ctl_notify_one() local
2299 struct snd_ctl_layer_ops *lops; in snd_ctl_request_layer() local
2321 void snd_ctl_register_layer(struct snd_ctl_layer_ops *lops) in snd_ctl_register_layer()
2350 void snd_ctl_disconnect_layer(struct snd_ctl_layer_ops *lops) in snd_ctl_disconnect_layer()
2392 struct snd_ctl_layer_ops *lops; in snd_ctl_dev_register() local
2415 struct snd_ctl_layer_ops *lops; in snd_ctl_dev_disconnect() local
/openbmc/linux/drivers/media/pci/intel/ipu3/
H A Dipu3-cio2.c839 unsigned int lops = DIV_ROUND_UP(pages + 1, CIO2_LOP_ENTRIES); in cio2_vb2_buf_init() local