Searched defs:cc (Results 1 - 25 of 272) sorted by relevance

1234567891011

/linux-master/drivers/bcma/
H A Ddriver_chipcommon_pflash.c34 int bcma_pflash_init(struct bcma_drv_cc *cc) argument
H A Ddriver_chipcommon_nflash.c28 int bcma_nflash_init(struct bcma_drv_cc *cc) argument
[all...]
H A Ddriver_chipcommon_sflash.c74 static void bcma_sflash_cmd(struct bcma_drv_cc *cc, u32 opcode) argument
89 int bcma_sflash_init(struct bcma_drv_cc *cc) argument
[all...]
H A Dbcma_private.h70 static inline int bcma_pflash_init(struct bcma_drv_cc *cc) argument
82 bcma_sflash_init(struct bcma_drv_cc *cc) argument
94 bcma_nflash_init(struct bcma_drv_cc *cc) argument
205 bcma_gpio_init(struct bcma_drv_cc *cc) argument
209 bcma_gpio_unregister(struct bcma_drv_cc *cc) argument
[all...]
/linux-master/arch/mips/bcm47xx/
H A Dserial.c57 struct bcma_drv_cc *cc = &(bcm47xx_bus.bcma.bus.drv_cc); local
/linux-master/drivers/mtd/nand/raw/bcm47xxnflash/
H A Dbcm47xxnflash.h13 struct bcma_drv_cc *cc; member in struct:bcm47xxnflash
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dsockopt_qos_to_cc.c10 char cc[16]; /* TCP_CA_NAME_MAX */ local
H A Dsockopt_sk.c21 char cc[16]; /* TCP_CA_NAME_MAX */ member in union:__anon5787
/linux-master/tools/virtio/
H A DMakefile
/linux-master/drivers/ssb/
H A Ddriver_chipcommon_sflash.c72 static void ssb_sflash_cmd(struct ssb_chipcommon *cc, u32 opcode) argument
87 int ssb_sflash_init(struct ssb_chipcommon *cc) argument
[all...]
/linux-master/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-timestamp.c14 static u64 mcp251xfd_timestamp_read(const struct cyclecounter *cc) argument
54 struct cyclecounter *cc = &priv->cc; local
[all...]
/linux-master/include/linux/mlx5/
H A Deq.h41 static inline u32 mlx5_eq_update_cc(struct mlx5_eq *eq, u32 cc) argument
/linux-master/drivers/net/wireless/ath/
H A Dhw.c180 struct ath_cycle_counters *cc = &common->cc_ani; local
/linux-master/lib/zlib_dfltcc/
H A Ddfltcc_inflate.c77 dfltcc_cc cc; local
96 dfltcc_cc cc; local
[all...]
H A Ddfltcc_deflate.c80 dfltcc_cc cc; local
129 dfltcc_cc cc; local
/linux-master/drivers/clk/sprd/
H A Dcomposite.c15 struct sprd_comp *cc = hw_to_sprd_comp(hw); local
23 struct sprd_comp *cc = hw_to_sprd_comp(hw); local
31 struct sprd_comp *cc = hw_to_sprd_comp(hw); local
39 struct sprd_comp *cc = hw_to_sprd_comp(hw); local
46 struct sprd_comp *cc = hw_to_sprd_comp(hw); local
[all...]
/linux-master/lib/fonts/
H A Dfonts.c115 int i, c, cc, res; local
/linux-master/kernel/time/
H A Dtimecounter.c8 timecounter_init(struct timecounter *tc, const struct cyclecounter *cc, u64 start_tstamp) argument
69 cc_cyc2ns_backwards(const struct cyclecounter *cc, u64 cycles, u64 mask, u64 frac) argument
[all...]
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dof.c21 struct brcmfmac_pd_cc *cc; local
/linux-master/arch/s390/kernel/
H A Dcpcmd.c40 int cc; local
/linux-master/drivers/mtd/nand/raw/brcmnand/
H A Dbcma_nand.c15 struct bcma_drv_cc *cc; member in struct:brcmnand_bcma_soc
/linux-master/include/linux/
H A Dtimecounter.h56 const struct cyclecounter *cc; member in struct:timecounter
72 static inline u64 cyclecounter_cyc2ns(const struct cyclecounter *cc, argument
[all...]
/linux-master/drivers/usb/host/
H A Dfhci-q.c217 u32 cc = td->status; local
/linux-master/arch/powerpc/xmon/
H A Dppc-dis.c243 int cc; local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dconn.h72 unsigned int cc; member in struct:mlx5_fpga_conn::__anon1228::__anon1229
79 unsigned int cc; member in struct:mlx5_fpga_conn::__anon1228::__anon1230

Completed in 479 milliseconds

1234567891011