Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/mon/
H A Dmon_stat.c62 const struct file_operations mon_fops_stat = { variable
H A Dusb_mon.h72 extern const struct file_operations mon_fops_stat;
H A Dmon_text.c729 &mon_fops_stat); in mon_text_add()