Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/nvp6158_drv/
H A Dnvp6158_drv.h25 long nvp6158_native_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
H A Dnvp6158_dev.c94 .unlocked_ioctl = nvp6158_native_ioctl,
H A Dnvp6158_drv.c339 long nvp6158_native_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in nvp6158_native_ioctl() function