/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | sta.h | 245 u8 addr[ETH_ALEN]; /* _STA_ID_MODIFY_INFO_API_S_VER_1 */ member 331 u8 addr[ETH_ALEN]; /* _STA_ID_MODIFY_INFO_API_S_VER_1 */ member
|
/openbmc/linux/drivers/media/dvb-core/ |
H A D | dvb_net.c | 1202 static int dvb_set_mc_filter(struct net_device *dev, unsigned char *addr) 1273 struct sockaddr *addr=p; local
|
/openbmc/linux/drivers/net/ethernet/cirrus/ |
H A D | cs89x0.c | 1226 struct sockaddr *addr = p; in set_mac_address() local 1318 u8 addr[ETH_ALEN]; in cs89x0_probe1() local
|
/openbmc/linux/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_dl.c | 30 u32 addr; member 74 u32 addr; member
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-fh.h | 620 static inline u8 iwl_get_dma_hi_addr(dma_addr_t addr) in iwl_get_dma_hi_addr() 659 __le64 addr; member
|
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | bgmac.c | 771 static void bgmac_write_mac_address(struct bgmac *bgmac, const u8 *addr) in bgmac_write_mac_address() 1234 static int bgmac_set_mac_address(struct net_device *net_dev, void *addr) in bgmac_set_mac_address()
|
/openbmc/linux/drivers/ptp/ |
H A D | ptp_ines.c | 192 void __iomem *addr) in ines_clock_init() 738 void __iomem *addr; in ines_ptp_ctrl_probe() local
|
/openbmc/linux/drivers/net/ethernet/pasemi/ |
H A D | pasemi_mac.c | 176 u8 addr[ETH_ALEN]; in pasemi_get_mac_addr() local 218 struct sockaddr *addr = p; in pasemi_mac_set_mac_addr() local
|
/openbmc/linux/sound/pci/ice1712/ |
H A D | quartet.c | 258 unsigned char addr, unsigned char data) in qtet_akm_write() 319 static void qtet_akm_set_regs(struct snd_akm4xxx *ak, unsigned char addr, in qtet_akm_set_regs()
|
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/ |
H A D | fimc-is.h | 176 dma_addr_t addr; member 188 dma_addr_t addr; member
|
/openbmc/linux/drivers/vfio/pci/hisilicon/ |
H A D | hisi_acc_vfio_pci.c | 98 static int qm_get_sqc(struct hisi_qm *qm, u64 *addr) in qm_get_sqc() 113 static int qm_get_cqc(struct hisi_qm *qm, u64 *addr) in qm_get_cqc()
|
/openbmc/linux/drivers/scsi/bnx2i/ |
H A D | bnx2i_iscsi.c | 152 u64 addr; in bnx2i_map_scsi_sg() local 527 u64 addr; in bnx2i_setup_mp_bdt() local
|
/openbmc/linux/net/phonet/ |
H A D | pep.c | 885 static int pep_sock_connect(struct sock *sk, struct sockaddr *addr, int len) in pep_sock_connect() 906 static int pep_sock_enable(struct sock *sk, struct sockaddr *addr, int len) in pep_sock_enable()
|
/openbmc/linux/sound/soc/ti/ |
H A D | omap-mcbsp-priv.h | 284 void __iomem *addr = mcbsp->io_base + reg * mcbsp->pdata->reg_step; in omap_mcbsp_write() local 298 void __iomem *addr = mcbsp->io_base + reg * mcbsp->pdata->reg_step; in omap_mcbsp_read() local
|
/openbmc/linux/drivers/net/phy/mscc/ |
H A D | mscc_ptp.c | 63 u16 addr) in vsc85xx_ts_read_csr() 107 u16 addr, u32 val) in vsc85xx_ts_write_csr()
|
/openbmc/linux/drivers/crypto/ccp/ |
H A D | ccp-dev-v5.c | 197 static inline u32 low_address(unsigned long addr) in low_address() 202 static inline u32 high_address(unsigned long addr) in high_address()
|
/openbmc/linux/samples/vfio-mdev/ |
H A D | mtty.c | 49 #define STORE_LE16(addr, val) (*(u16 *)addr = val) argument 50 #define STORE_LE32(addr, val) (*(u32 *)addr = val) argument
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-rk3x.c | 216 u8 addr; member 976 u32 addr = (msgs[0].addr & 0x7f) << 1; in rk3x_i2c_setup() local
|
/openbmc/linux/drivers/ata/ |
H A D | sata_promise.c | 581 u32 addr, offset; in pdc_fill_sg() local 611 u32 addr; in pdc_fill_sg() local
|
/openbmc/linux/arch/powerpc/perf/ |
H A D | imc-pmu.c | 1036 u64 addr; in get_event_base_addr() local 1067 u64 *addr, data; in imc_read_counter() local
|
/openbmc/linux/arch/powerpc/platforms/4xx/ |
H A D | pci.c | 1605 void __iomem *addr; in ppc4xx_pciex_read_config() local 1662 void __iomem *addr; in ppc4xx_pciex_write_config() local
|
/openbmc/linux/drivers/pci/controller/ |
H A D | pcie-apple.c | 156 static void rmw_set(u32 set, void __iomem *addr) in rmw_set() 161 static void rmw_clear(u32 clr, void __iomem *addr) in rmw_clear()
|
/openbmc/linux/drivers/gpu/drm/msm/hdmi/ |
H A D | hdmi_hdcp.c | 78 static int msm_hdmi_ddc_read(struct hdmi *hdmi, u16 addr, u8 offset, in msm_hdmi_ddc_read() 116 static int msm_hdmi_ddc_write(struct hdmi *hdmi, u16 addr, u8 offset, in msm_hdmi_ddc_write()
|
/openbmc/linux/drivers/power/supply/ |
H A D | sbs-battery.c | 95 u8 addr; member 697 u8 addr; in sbs_get_constant_string() local
|
/openbmc/linux/fs/ubifs/ |
H A D | lpt_commit.c | 1053 uint8_t *addr = buf + UBIFS_LPT_CRC_BYTES; in get_lpt_node_type() local 1071 uint8_t *addr = buf + UBIFS_LPT_CRC_BYTES; in is_a_node() local
|