/linux-5.10/drivers/net/ethernet/intel/e1000e/ |
D | netdev.c | 247 __le64 c; in e1000e_dump() member
|
/linux-5.10/sound/pci/asihpi/ |
D | hpifunc.c | 1414 char c = 0; in hpi_control_get_string() local
|
/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | sdio.c | 2846 struct brcmf_console *c = &bus->console; in brcmf_sdio_readconsole() local
|
/linux-5.10/fs/ext4/ |
D | super.c | 3888 int c = EXT4_B2C(sbi, b - first_block); in count_overhead() local
|
/linux-5.10/net/core/ |
D | rtnetlink.c | 5520 struct netlink_dump_control c = { in rtnetlink_rcv_msg() local
|
/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
D | gfx_v9_0.c | 349 #define AMDGPU_RAS_SUB_BLOCK(subblock, a, b, c, d, e, f, g, h) \ argument
|
/linux-5.10/drivers/char/ipmi/ |
D | ipmi_msghandler.c | 287 struct ipmi_channel c[IPMI_MAX_CHANNELS]; member
|
/linux-5.10/include/linux/ |
D | ide.h | 373 u8 c[12]; member
|
/linux-5.10/kernel/trace/ |
D | ring_buffer.c | 614 unsigned long c; in __rb_time_read() local
|
/linux-5.10/drivers/media/dvb-frontends/drx39xyj/ |
D | drxj.c | 12242 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in drx39xxj_set_lna() local
|
/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4_msg.h | 836 struct cpl_tx_pkt_core c; member 948 struct cpl_tx_pkt_lso_core c; member
|
/linux-5.10/net/ipv6/ |
D | addrconf.c | 5562 int i, c; in __snmp6_fill_stats64() local
|
/linux-5.10/drivers/net/wireless/atmel/ |
D | atmel.c | 1406 char *s, *r, *c; in atmel_proc_show() local
|
/linux-5.10/drivers/tty/ |
D | synclink.c | 2092 int c, ret = 0; in mgsl_write() local
|
/linux-5.10/fs/btrfs/ |
D | extent_io.c | 125 #define btrfs_debug_check_extent_io_range(c, s, e) do {} while (0) argument
|
/linux-5.10/drivers/staging/wlan-ng/ |
D | hfa384x.h | 60 #define HFA384x_FIRMWARE_VERSION(a, b, c) (((a) << 16) + ((b) << 8) + (c)) argument
|
/linux-5.10/drivers/gpu/drm/i915/ |
D | i915_reg.h | 242 #define _MMIO_PIPE3(pipe, a, b, c) _MMIO(_PICK(pipe, a, b, c)) argument 243 #define _MMIO_PORT3(pipe, a, b, c) _MMIO(_PICK(pipe, a, b, c)) argument 244 #define _MMIO_PHY3(phy, a, b, c) _MMIO(_PHY3(phy, a, b, c)) argument 245 #define _MMIO_PLL3(pll, a, b, c) _MMIO(_PICK(pll, a, b, c)) argument 5811 #define DP_AUX_CH_CTL_FW_SYNC_PULSE_SKL(c) (((c) - 1) << 5) argument 5812 #define DP_AUX_CH_CTL_SYNC_PULSE_SKL(c) ((c) - 1) argument 11035 #define _MIPI_PORT(port, a, c) (((port) == PORT_A) ? a : c) /* ports A and C only */ argument 11036 #define _MMIO_MIPI(port, a, c) _MMIO(_MIPI_PORT(port, a, c)) argument
|
/linux-5.10/net/wireless/ |
D | nl80211.c | 1463 const struct ieee80211_iface_combination *c; in nl80211_put_iface_combinations() local 3948 static void get_key_callback(void *c, struct key_params *params) in get_key_callback()
|
/linux-5.10/drivers/scsi/ufs/ |
D | ufshcd.c | 6109 struct completion *c; in ufshcd_compl_tm() local
|
/linux-5.10/drivers/net/wireless/ath/ath10k/ |
D | wmi.c | 4573 char buf[101], c; in ath10k_wmi_event_debug_print() local
|
/linux-5.10/kernel/bpf/ |
D | btf.c | 607 static bool __btf_name_char_ok(char c, bool first, bool dot_ok) in __btf_name_char_ok()
|
/linux-5.10/net/sctp/ |
D | socket.c | 170 struct sctp_chunk *chunk, *c; in sctp_for_each_tx_datachunk() local
|
/linux-5.10/drivers/s390/net/ |
D | qeth_core_main.c | 477 struct qeth_qdio_out_buffer *c = q->bufs[bidx]->next_pending; in qeth_cleanup_handled_pending() local
|
/linux-5.10/drivers/iommu/intel/ |
D | iommu.c | 279 static inline int context_domain_id(struct context_entry *c) in context_domain_id()
|
/linux-5.10/drivers/video/fbdev/mmp/hw/ |
D | mmp_ctrl.h | 191 #define SPU_DMA_PITCH_C(c) ((c)<<16) argument
|