Home
last modified time | relevance | path

Searched refs:n_subdev (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/media/v4l2-core/
Dv4l2-async.c191 unsigned int n_subdev = min(notif_n_subdev, V4L2_MAX_SUBDEVS); in v4l2_async_notifier_unregister() local
198 dev = kmalloc(n_subdev * sizeof(*dev), GFP_KERNEL); in v4l2_async_notifier_unregister()