Home
last modified time | relevance | path

Searched refs:watchdog_open (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/watchdog/
H A Dwdt285.c67 static int watchdog_open(struct inode *inode, struct file *file) in watchdog_open() function
185 .open = watchdog_open,
H A Df71808e_wdt.c496 static int watchdog_open(struct inode *inode, struct file *file) in watchdog_open() function
653 .open = watchdog_open,
H A Dwatchdog_dev.c816 * watchdog_open: open the /dev/watchdog* devices.
825 static int watchdog_open(struct inode *inode, struct file *file) in watchdog_open() function
957 .open = watchdog_open,
/kernel/linux/linux-6.6/drivers/watchdog/
H A Dwdt285.c67 static int watchdog_open(struct inode *inode, struct file *file) in watchdog_open() function
185 .open = watchdog_open,
H A Dwatchdog_dev.c854 * watchdog_open - open the /dev/watchdog* devices
864 static int watchdog_open(struct inode *inode, struct file *file) in watchdog_open() function
997 .open = watchdog_open,
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dfschmd.c794 static int watchdog_open(struct inode *inode, struct file *filp) in watchdog_open() function
952 .open = watchdog_open,
1205 * We take the data_mutex lock early so that watchdog_open() cannot in fschmd_probe()
H A Dw83793.c1287 static int watchdog_open(struct inode *inode, struct file *filp) in watchdog_open() function
1455 .open = watchdog_open,
1866 * We take the data_mutex lock early so that watchdog_open() cannot in w83793_probe()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dfschmd.c794 static int watchdog_open(struct inode *inode, struct file *filp) in watchdog_open() function
952 .open = watchdog_open,
1205 * We take the data_mutex lock early so that watchdog_open() cannot in fschmd_probe()
H A Dw83793.c1287 static int watchdog_open(struct inode *inode, struct file *filp) in watchdog_open() function
1455 .open = watchdog_open,
1864 * We take the data_mutex lock early so that watchdog_open() cannot in w83793_probe()

Completed in 15 milliseconds