Searched refs:nmappings (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/media/usb/uvc/
H A Duvc_ctrl.c2015 if (atomic_inc_return(&dev->nmappings) > UVC_MAX_CONTROL_MAPPINGS) { uvc_ctrl_add_mapping()
2016 atomic_dec(&dev->nmappings); uvc_ctrl_add_mapping()
2026 atomic_dec(&dev->nmappings); uvc_ctrl_add_mapping()
H A Duvcvideo.h530 atomic_t nmappings; member in struct:uvc_device
H A Duvc_driver.c1872 atomic_set(&dev->nmappings, 0); uvc_probe()

Completed in 142 milliseconds