Searched defs:__priv (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | hwif.h | 123 #define stmmac_set_tx_ic(__priv, __args...) \ argument 125 #define stmmac_get_tx_ls(__priv, __args...) \ argument 131 #define stmmac_tx_status(__priv, __args...) \ argument 139 #define stmmac_rx_status(__priv, __args...) \ argument 153 #define stmmac_set_mss(__priv, __args...) \ argument 252 #define stmmac_axi(__priv, __args...) \ argument 270 #define stmmac_stop_tx(__priv, __args...) \ argument 274 #define stmmac_stop_rx(__priv, __args...) \ argument 435 #define stmmac_mac_update_caps(__priv) \ argument 439 #define stmmac_rx_ipc(__priv, __args...) \ argument [all …]
|
| /linux-6.15/drivers/misc/ |
| H A D | hi6421v600-irq.c | 98 static irqreturn_t hi6421v600_irq_handler(int irq, void *__priv) in hi6421v600_irq_handler()
|
| /linux-6.15/drivers/scsi/csiostor/ |
| H A D | csio_mb.h | 91 #define CSIO_INIT_MBP(__mbp, __cp, __tmo, __priv, __fn, __clear) \ argument
|
| /linux-6.15/drivers/net/wireless/st/cw1200/ |
| H A D | wsm.c | 85 #define wsm_cmd_lock(__priv) mutex_lock(&((__priv)->wsm_cmd_mux)) argument 86 #define wsm_cmd_unlock(__priv) mutex_unlock(&((__priv)->wsm_cmd_mux)) argument
|
| /linux-6.15/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_drv.h | 894 #define VMW_CMD_CTX_RESERVE(__priv, __bytes, __ctx_id) \ argument 903 #define VMW_CMD_RESERVE(__priv, __bytes) \ argument
|