Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/sof/
H A Dsof-client-ipc-flood-test.c184 if (debugfs_get_aux_num(file)) in sof_ipc_flood_dfs_write()
/linux-6.15/drivers/crypto/intel/qat/qat_common/
H A Dadf_tl_debugfs.c602 rp_regs_index = debugfs_get_aux_num(s->file); in tl_rp_data_show()
625 rp_regs_index = debugfs_get_aux_num(file); in tl_rp_data_write()
/linux-6.15/drivers/phy/mediatek/
H A Dphy-mtk-tphy.c389 int ret = debugfs_get_aux_num(sf->file); in u2_phy_params_show()
455 int ret = debugfs_get_aux_num(file); in u2_phy_params_write()
520 int ret = debugfs_get_aux_num(sf->file); in u3_phy_params_show()
571 int ret = debugfs_get_aux_num(sf->file); in u3_phy_params_write()
/linux-6.15/include/linux/
H A Ddebugfs.h477 #define debugfs_get_aux_num(f) (unsigned long)debugfs_get_aux(f) macro
/linux-6.15/fs/orangefs/
H A Dorangefs-debugfs.c463 if (!debugfs_get_aux_num(file)) { // kernel-debug in orangefs_debug_write()
/linux-6.15/drivers/firmware/arm_scmi/
H A Draw_mode.c917 rd->chan_id = debugfs_get_aux_num(filp); in scmi_dbg_raw_mode_open()
/linux-6.15/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_debugfs.c955 blkaddr = debugfs_get_aux_num(s->file); in rvu_dbg_qsize_display()
1002 blkaddr = debugfs_get_aux_num(file); in rvu_dbg_qsize_write()
2856 return debugfs_get_aux_num(s->file); in rvu_dbg_derive_lmacid()
/linux-6.15/mm/
H A Dslub.c7759 alloc = debugfs_get_aux_num(filep); in slab_debug_trace_open()