Searched refs:pps_cdev_fops (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/pps/
H A Dpps.c226 static const struct file_operations pps_cdev_fops = { variable in typeref:struct:file_operations
241 cdev_init(&pps->cdev, &pps_cdev_fops);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/pps/
H A Dpps.c226 static const struct file_operations pps_cdev_fops = { variable in typeref:struct:file_operations
241 cdev_init(&pps->cdev, &pps_cdev_fops);

Completed in 167 milliseconds