Home
last modified time | relevance | path

Searched defs:_priv (Results 1 – 14 of 14) sorted by relevance

/linux/include/linux/
H A Dconfigfs.h163 #define CONFIGFS_BIN_ATTR(_pfx, _name, _priv, _maxsz) \ argument
176 #define CONFIGFS_BIN_ATTR_RO(_pfx, _name, _priv, _maxsz) \ argument
188 #define CONFIGFS_BIN_ATTR_WO(_pfx, _name, _priv, _maxsz) \ argument
/linux/drivers/rtc/
H A Drtc-rp5c01.c163 static int rp5c01_nvram_read(void *_priv, unsigned int pos, void *val, in rp5c01_nvram_read()
191 static int rp5c01_nvram_write(void *_priv, unsigned int pos, void *val, in rp5c01_nvram_write()
/linux/arch/mips/ralink/
H A Dill_acc.c32 static irqreturn_t ill_acc_irq_handler(int irq, void *_priv) in ill_acc_irq_handler()
/linux/sound/pci/ice1712/
H A Dak4xxx.c113 const struct snd_ak4xxx_private *_priv, struct snd_ice1712 *ice) in snd_ice1712_akm4xxx_init()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Ddm.h95 #define GET_UNDECORATED_AVERAGE_RSSI(_priv) \ argument
/linux/drivers/gpu/drm/xe/
H A Dxe_dma_buf.c302 #define to_dma_buf_test_params(_priv) \ argument
H A Dxe_migrate.c1651 #define to_migrate_test_params(_priv) \ argument
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Ddm.h230 #define GET_UNDECORATED_AVERAGE_RSSI(_priv) \ argument
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
H A Ddm_common.c19 #define GET_UNDECORATED_AVERAGE_RSSI(_priv) \ argument
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Ddm.h256 #define GET_UNDECORATED_AVERAGE_RSSI(_priv) \ argument
/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc.h203 #define INC_VIF(_priv, _type) do { \ argument
222 #define DEC_VIF(_priv, _type) do { \ argument
/linux/drivers/phy/tegra/
H A Dxusb-tegra210.c1325 #define padctl_pmc_readl(_priv, _offset) \ argument
1332 #define padctl_pmc_writel(_priv, _value, _offset) \ argument
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c2550 static void stmmac_xsk_request_timestamp(void *_priv) in stmmac_xsk_request_timestamp() argument
2558 static u64 stmmac_xsk_fill_timestamp(void *_priv) in stmmac_xsk_fill_timestamp() argument
2585 static void stmmac_xsk_request_launch_time(u64 launch_time, void *_priv) in stmmac_xsk_request_launch_time() argument
/linux/drivers/iio/imu/bno055/
H A Dbno055.c1313 static void bno055_debugfs_remove(void *_priv) in bno055_debugfs_remove()