Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
Ddebug.c380 if (ar->debug.fwlog_open) in ath6kl_fwlog_open()
383 ar->debug.fwlog_open = true; in ath6kl_fwlog_open()
393 ar->debug.fwlog_open = false; in ath6kl_fwlog_release()
Dcore.h855 bool fwlog_open; member
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0038_linux_drivers_mxc.patch193964 +static int fwlog_open(struct inode *inode, struct file *filp)
193971 + .open = fwlog_open,
203935 +static int fwlog_open(struct inode *inode, struct file *filp)
203942 + .open = fwlog_open,