Home
last modified time | relevance | path

Searched defs:soft (Results 1 – 9 of 9) sorted by relevance

/drivers/net/arcnet/
Drfc1201.c94 struct arc_rfc1201 *soft = &pkt->soft.rfc1201; in type_trans() local
138 struct arc_rfc1201 *soft = &pkthdr->soft.rfc1201; in rx() local
383 struct arc_rfc1201 *soft = &pkt->soft.rfc1201; in build_header() local
443 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
Drfc1051.c90 struct arc_rfc1051 *soft = &pkt->soft.rfc1051; in type_trans() local
166 struct arc_rfc1051 *soft = &pkt->soft.rfc1051; in build_header() local
Darcnet.c703 struct arc_rfc1201 *soft; in arcnet_send_packet() local
1127 struct arc_rfc1201 *soft; in arcnet_rx() local
/drivers/mfd/
Dsi476x-i2c.c127 int si476x_core_start(struct si476x_core *core, bool soft) in si476x_core_start()
221 int si476x_core_stop(struct si476x_core *core, bool soft) in si476x_core_stop()
/drivers/watchdog/
Dbcm47xx_wdt.c180 bool soft; in bcm47xx_wdt_probe() local
/drivers/pinctrl/mediatek/
Dmtk-eint.h23 unsigned int soft; member
Dpinctrl-mtk-common.h175 unsigned int soft; member
/drivers/media/radio/
Dradio-si476x.c608 bool soft; in si476x_radio_change_func() local
/drivers/mmc/host/
Dsdhci.c322 static void sdhci_init(struct sdhci_host *host, int soft) in sdhci_init()