Home
last modified time | relevance | path

Searched refs:debugfs_ops (Results 1 – 5 of 5) sorted by relevance

/linux/kernel/kcsan/
A Ddebugfs.c261 static const struct file_operations debugfs_ops = variable
271 debugfs_create_file("kcsan", 0644, NULL, NULL, &debugfs_ops); in kcsan_debugfs_init()
/linux/drivers/net/wireless/intel/iwlegacy/
A Ddebug.c893 return il->debugfs_ops->rx_stats_read(file, user_buf, count, ppos); in il_dbgfs_ucode_rx_stats_read()
902 return il->debugfs_ops->tx_stats_read(file, user_buf, count, ppos); in il_dbgfs_ucode_tx_stats_read()
911 return il->debugfs_ops->general_stats_read(file, user_buf, count, ppos); in il_dbgfs_ucode_general_stats_read()
A Dcommon.h1120 const struct il_debugfs_ops *debugfs_ops; member
A D3945-mac.c3600 il->debugfs_ops = &il3945_debugfs_ops; in il3945_pci_probe()
A D4965-mac.c6497 il->debugfs_ops = &il4965_debugfs_ops; in il4965_pci_probe()

Completed in 41 milliseconds