Searched defs:csz (Results 1 – 11 of 11) sorted by relevance
/drivers/net/wireless/ath/ath5k/ |
D | pci.c | 56 static void ath5k_pci_read_cachesize(struct ath_common *common, int *csz) in ath5k_pci_read_cachesize() 166 u8 csz; in ath5k_pci_probe() local
|
D | ahb.c | 30 static void ath5k_ahb_read_cachesize(struct ath_common *common, int *csz) in ath5k_ahb_read_cachesize()
|
D | base.c | 2437 int csz; in ath5k_init_ah() local
|
D | ath5k.h | 1691 static inline void ath5k_read_cachesize(struct ath_common *common, int *csz) in ath5k_read_cachesize()
|
/drivers/usb/host/ |
D | xhci-dbg.c | 463 int csz = HCC_64BYTE_CONTEXT(xhci->hcc_params); in xhci_dbg_slot_ctx() local 501 int csz = HCC_64BYTE_CONTEXT(xhci->hcc_params); in xhci_dbg_ep_ctx() local 548 int csz = HCC_64BYTE_CONTEXT(xhci->hcc_params); in xhci_dbg_ctx() local
|
/drivers/net/wireless/ath/ath9k/ |
D | pci.c | 47 static void ath_pci_read_cachesize(struct ath_common *common, int *csz) in ath_pci_read_cachesize() 152 u8 csz; in ath_pci_probe() local
|
D | ahb.c | 46 static void ath_ahb_read_cachesize(struct ath_common *common, int *csz) in ath_ahb_read_cachesize()
|
D | htc_drv_init.c | 460 static void ath_usb_read_cachesize(struct ath_common *common, int *csz) in ath_usb_read_cachesize() 616 int i, ret = 0, csz = 0; in ath9k_init_priv() local
|
D | init.c | 565 int csz = 0; in ath9k_init_softc() local
|
D | htc.h | 511 static inline void ath_read_cachesize(struct ath_common *common, int *csz) in ath_read_cachesize()
|
D | ath9k.h | 897 static inline void ath_read_cachesize(struct ath_common *common, int *csz) in ath_read_cachesize()
|