Searched defs:soft (Results 1 – 6 of 6) sorted by relevance
/drivers/char/ |
D | mbcs.c | 201 static inline int mbcs_getdma_start(struct mbcs_soft *soft) in mbcs_getdma_start() 241 static inline int mbcs_putdma_start(struct mbcs_soft *soft) in mbcs_putdma_start() 281 static inline int mbcs_algo_start(struct mbcs_soft *soft) in mbcs_algo_start() 310 do_mbcs_sram_dmawrite(struct mbcs_soft *soft, uint64_t hostAddr, in do_mbcs_sram_dmawrite() 347 do_mbcs_sram_dmaread(struct mbcs_soft *soft, uint64_t hostAddr, in do_mbcs_sram_dmaread() 384 struct mbcs_soft *soft; in mbcs_open() local 406 struct mbcs_soft *soft = cx_dev->soft; in mbcs_sram_read() local 431 struct mbcs_soft *soft = cx_dev->soft; in mbcs_sram_write() local 481 static uint64_t mbcs_pioaddr(struct mbcs_soft *soft, uint64_t offset) in mbcs_pioaddr() 490 static void mbcs_debug_pioaddr_set(struct mbcs_soft *soft) in mbcs_debug_pioaddr_set() [all …]
|
/drivers/net/arcnet/ |
D | rfc1201.c | 95 struct arc_rfc1201 *soft = &pkt->soft.rfc1201; in type_trans() local 140 struct arc_rfc1201 *soft = &pkthdr->soft.rfc1201; in rx() local 380 struct arc_rfc1201 *soft = &pkt->soft.rfc1201; in build_header() local 442 struct arc_rfc1201 *soft, int softlen, int bufnum) in load_pkt() 515 struct arc_rfc1201 *soft = &out->pkt->soft.rfc1201, *newsoft; in continue_tx() local
|
D | rfc1051.c | 93 struct arc_rfc1051 *soft = &pkt->soft.rfc1051; in type_trans() local 173 struct arc_rfc1051 *soft = &pkt->soft.rfc1051; in build_header() local
|
D | arcnet.c | 599 struct arc_rfc1201 *soft; in arcnet_send_packet() local 1005 struct arc_rfc1201 *soft; in arcnet_rx() local
|
/drivers/tty/serial/ |
D | ioc4_serial.c | 792 pending_intrs(struct ioc4_soft *soft, int type) in pending_intrs() 968 intr_connect(struct ioc4_soft *soft, int type, in intr_connect() 995 struct ioc4_soft *soft; in ioc4_intr() local 1059 struct ioc4_soft *soft = control->ic_soft; in ioc4_attach_local() local 2648 struct ioc4_soft *soft; in ioc4_serial_remove_one() local 2778 struct ioc4_soft *soft; in ioc4_serial_attach_one() local
|
/drivers/mmc/host/ |
D | sdhci.c | 225 static void sdhci_init(struct sdhci_host *host, int soft) in sdhci_init()
|