Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/dgnc/
Ddgnc_mgmt.h23 long dgnc_mgmt_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
Ddgnc_mgmt.c100 long dgnc_mgmt_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in dgnc_mgmt_ioctl() function
Ddgnc_driver.c55 .unlocked_ioctl = dgnc_mgmt_ioctl,