Searched defs:csz (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath5k/ |
H A D | pci.c | 57 static void ath5k_pci_read_cachesize(struct ath_common *common, int *csz) in ath5k_pci_read_cachesize() 167 u8 csz; in ath5k_pci_probe() local
|
H A D | ahb.c | 30 static void ath5k_ahb_read_cachesize(struct ath_common *common, int *csz) in ath5k_ahb_read_cachesize()
|
H A D | base.c | 2579 int csz; in ath5k_init_ah() local
|
H A D | ath5k.h | 1691 static inline void ath5k_read_cachesize(struct ath_common *common, int *csz) in ath5k_read_cachesize()
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | pci.c | 782 static void ath_pci_read_cachesize(struct ath_common *common, int *csz) in ath_pci_read_cachesize() 890 u8 csz; in ath_pci_probe() local
|
H A D | ahb.c | 54 static void ath_ahb_read_cachesize(struct ath_common *common, int *csz) in ath_ahb_read_cachesize()
|
H A D | htc_drv_init.c | 514 static void ath_usb_read_cachesize(struct ath_common *common, int *csz) in ath_usb_read_cachesize() 612 int i, ret = 0, csz = 0; in ath9k_init_priv() local
|
H A D | init.c | 706 int csz = 0; in ath9k_init_softc() local
|
H A D | htc.h | 543 static inline void ath_read_cachesize(struct ath_common *common, int *csz) in ath_read_cachesize()
|
H A D | ath9k.h | 1117 static inline void ath_read_cachesize(struct ath_common *common, int *csz) in ath_read_cachesize()
|
/openbmc/u-boot/common/ |
H A D | dlmalloc.c | 2068 INTERNAL_SIZE_T csz; local
|