/linux-4.4.14/drivers/net/ethernet/sfc/ |
D | mcdi.h | 191 #define _MCDI_PTR(_buf, _offset) \ argument 193 #define MCDI_PTR(_buf, _field) \ argument 197 #define _MCDI_DWORD(_buf, _field) \ argument 200 #define MCDI_WORD(_buf, _field) \ argument 203 #define MCDI_SET_DWORD(_buf, _field, _value) \ argument 205 #define MCDI_DWORD(_buf, _field) \ argument 207 #define MCDI_POPULATE_DWORD_1(_buf, _field, _name1, _value1) \ argument 210 #define MCDI_POPULATE_DWORD_2(_buf, _field, _name1, _value1, \ argument 215 #define MCDI_POPULATE_DWORD_3(_buf, _field, _name1, _value1, \ argument 221 #define MCDI_POPULATE_DWORD_4(_buf, _field, _name1, _value1, \ argument [all …]
|
/linux-4.4.14/arch/blackfin/kernel/ |
D | debug-mmrs.c | 120 char buf[32], *_buf = REGS_STR_PFX(buf, CAN, num); in bfin_debug_mmrs_can() local 211 char buf[32], *_buf; in bfin_debug_mmrs_dma() local 252 char buf[32], *_buf = REGS_STR_PFX(buf, EPPI, num); in bfin_debug_mmrs_eppi() local 277 char buf[32], *_buf = REGS_STR_PFX(buf, TIMER, num); in bfin_debug_mmrs_gptimer() local 290 char buf[32], *_buf; in bfin_debug_mmrs_gptimer_group() local 318 char buf[32], *_buf = REGS_STR_PFX(buf, HMDMA, num); in bfin_debug_mmrs_hmdma() local 337 char buf[32], *_buf = REGS_STR_PFX(buf, PINT, num); in bfin_debug_mmrs_pint() local 360 char buf[32], *_buf; in bfin_debug_mmrs_port() local 401 char buf[32], *_buf = REGS_STR_PFX(buf, PPI, num); in bfin_debug_mmrs_ppi() local 417 char buf[32], *_buf = REGS_STR_PFX(buf, SPI, num); in bfin_debug_mmrs_spi() local [all …]
|
/linux-4.4.14/sound/drivers/opl4/ |
D | opl4_proc.c | 53 struct file *file, char __user *_buf, in snd_opl4_mem_proc_read() 74 const char __user *_buf, in snd_opl4_mem_proc_write()
|
/linux-4.4.14/drivers/usb/wusbcore/ |
D | rh.c | 141 int wusbhc_rh_status_data(struct usb_hcd *usb_hcd, char *_buf) in wusbhc_rh_status_data() 340 u32 *_buf, u16 wLength) in wusbhc_rh_get_port_status()
|
/linux-4.4.14/drivers/bluetooth/ |
D | btrtl.c | 68 unsigned char **_buf) in rtl8723b_parse_firmware()
|
/linux-4.4.14/net/mac80211/ |
D | debugfs_sta.c | 154 char _buf[12] = {}, *buf = _buf; in sta_agg_status_write() local
|
/linux-4.4.14/drivers/mmc/host/ |
D | mxcmmc.c | 554 static int mxcmci_pull(struct mxcmci_host *host, void *_buf, int bytes) in mxcmci_pull() 583 static int mxcmci_push(struct mxcmci_host *host, void *_buf, int bytes) in mxcmci_push()
|
/linux-4.4.14/sound/soc/sh/ |
D | fsi.c | 1059 static void fsi_pio_push16(struct fsi_priv *fsi, u8 *_buf, int samples) in fsi_pio_push16() 1082 static void fsi_pio_pop16(struct fsi_priv *fsi, u8 *_buf, int samples) in fsi_pio_pop16() 1091 static void fsi_pio_push32(struct fsi_priv *fsi, u8 *_buf, int samples) in fsi_pio_push32() 1100 static void fsi_pio_pop32(struct fsi_priv *fsi, u8 *_buf, int samples) in fsi_pio_pop32()
|
/linux-4.4.14/drivers/net/wireless/cw1200/ |
D | wsm.c | 192 int wsm_read_mib(struct cw1200_common *priv, u16 mib_id, void *_buf, in wsm_read_mib() 243 int wsm_write_mib(struct cw1200_common *priv, u16 mib_id, void *_buf, in wsm_write_mib()
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | wmi.h | 200 #define WMI_CMD_BUF(_wmi_cmd, _buf) \ argument
|
/linux-4.4.14/drivers/net/ethernet/wiznet/ |
D | w5300.c | 334 struct ethtool_regs *regs, void *_buf) in w5300_get_regs()
|
D | w5100.c | 415 struct ethtool_regs *regs, void *_buf) in w5100_get_regs()
|
/linux-4.4.14/drivers/nvmem/ |
D | core.c | 869 u8 *_buf, int len) in nvmem_cell_prepare_write_buffer()
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_state.c | 1824 #define RADEON_COPY_MT(_buf, _data, _width) \ in radeon_cp_dispatch_texture() argument
|
/linux-4.4.14/tools/perf/util/ |
D | parse-events.c | 1443 char _buf[MAX_WIDTH]; in parse_events_print_error() local
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
D | mac80211.c | 4077 #define CHECK_MLME_TRIGGER(_mvm, _trig, _buf, _cnt, _fmt...) \ in iwl_mvm_event_mlme_callback() argument
|