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

/netgear-R7800-V1.0.2.28/target/linux/adm5120/files/drivers/watchdog/
H A Dadm5120_wdt.c164 static const struct file_operations wdt_fops = { variable in typeref:struct:file_operations
176 .fops = &wdt_fops,
/netgear-R7800-V1.0.2.28/target/linux/amazon/files/drivers/watchdog/
H A Damazon_wdt.c206 static struct file_operations wdt_fops = { variable in typeref:struct:file_operations
220 int result = result = register_chrdev(0, "watchdog", &wdt_fops);

Completed in 29 milliseconds