Home
last modified time | relevance | path

Searched refs:debugfs_get_aux_num (Results 1 – 8 of 8) sorted by relevance

/linux/sound/soc/sof/
H A Dsof-client-ipc-flood-test.c184 if (debugfs_get_aux_num(file)) in sof_ipc_flood_dfs_write()
/linux/drivers/phy/mediatek/
H A Dphy-mtk-tphy.c391 int ret = debugfs_get_aux_num(sf->file); in u2_phy_params_show()
457 int ret = debugfs_get_aux_num(file); in u2_phy_params_write()
522 int ret = debugfs_get_aux_num(sf->file); in u3_phy_params_show()
573 int ret = debugfs_get_aux_num(sf->file); in u3_phy_params_write()
/linux/include/linux/
H A Ddebugfs.h475 #define debugfs_get_aux_num(f) (unsigned long)debugfs_get_aux(f) macro
/linux/drivers/platform/x86/dell/
H A Dalienware-wmi-wmax.c1432 unsigned long pin = debugfs_get_aux_num(seq->file); in awcc_gpio_pin_show()
1449 unsigned long pin = debugfs_get_aux_num(file); in awcc_gpio_pin_write()
/linux/fs/orangefs/
H A Dorangefs-debugfs.c462 if (!debugfs_get_aux_num(file)) { // kernel-debug in orangefs_debug_write()
/linux/drivers/firmware/arm_scmi/
H A Draw_mode.c932 rd->chan_id = debugfs_get_aux_num(filp); in scmi_dbg_raw_mode_open()
/linux/mm/
H A Dvmscan.c5405 bool full = debugfs_get_aux_num(m->file); in lru_gen_seq_show()
H A Dslub.c10004 alloc = debugfs_get_aux_num(filep); in slab_debug_trace_open()