Searched refs:wdt_fops (Results 1 – 10 of 10) sorted by relevance
/linux-4.4.14/drivers/watchdog/ |
D | sbc7240_wdt.c | 216 static const struct file_operations wdt_fops = { variable 228 .fops = &wdt_fops,
|
D | w83877f_wdt.c | 304 static const struct file_operations wdt_fops = { variable 316 .fops = &wdt_fops,
|
D | sbc60xxwdt.c | 282 static const struct file_operations wdt_fops = { variable 294 .fops = &wdt_fops,
|
D | sc520_wdt.c | 336 static const struct file_operations wdt_fops = { variable 348 .fops = &wdt_fops,
|
D | alim7101_wdt.c | 289 static const struct file_operations wdt_fops = { variable 301 .fops = &wdt_fops,
|
D | dw_wdt.c | 315 static const struct file_operations wdt_fops = { variable 325 .fops = &wdt_fops,
|
D | w83977f_wdt.c | 449 static const struct file_operations wdt_fops = { variable 461 .fops = &wdt_fops,
|
D | wdt.c | 525 static const struct file_operations wdt_fops = { variable 537 .fops = &wdt_fops,
|
D | it87_wdt.c | 586 static const struct file_operations wdt_fops = { variable 598 .fops = &wdt_fops,
|
/linux-4.4.14/drivers/rtc/ |
D | rtc-m41t80.c | 601 static const struct file_operations wdt_fops = { variable 614 .fops = &wdt_fops,
|