Searched refs:debugfs_create_xul (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.10/Documentation/translations/zh_CN/filesystems/ |
D | debugfs.rst | 107 void debugfs_create_xul(const char *name, umode_t mode,
|
/Linux-v5.10/include/linux/ |
D | debugfs.h | 364 static inline void debugfs_create_xul(const char *name, umode_t mode, in debugfs_create_xul() function
|
/Linux-v5.10/drivers/net/caif/ |
D | caif_serial.c | 105 debugfs_create_xul("ser_state", 0400, ser->debugfs_tty_dir, in debugfs_init()
|
/Linux-v5.10/Documentation/filesystems/ |
D | debugfs.rst | 118 void debugfs_create_xul(const char *name, umode_t mode,
|
/Linux-v5.10/drivers/mmc/host/ |
D | atmel-mci.c | 590 debugfs_create_xul("pending_events", S_IRUSR, root, in atmci_init_debugfs() 592 debugfs_create_xul("completed_events", S_IRUSR, root, in atmci_init_debugfs()
|
D | dw_mmc.c | 180 debugfs_create_xul("pending_events", S_IRUSR, root, in dw_mci_init_debugfs() 182 debugfs_create_xul("completed_events", S_IRUSR, root, in dw_mci_init_debugfs()
|
/Linux-v5.10/net/mac80211/ |
D | debugfs_sta.c | 1038 debugfs_create_xul("driver_buffered_tids", 0400, sta->debugfs_dir, in ieee80211_sta_debugfs_add()
|