Searched refs:hw_name (Results 1 - 25 of 49) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/ath/ath9k/
H A Dahb.c65 char hw_name[64]; local
133 ath9k_hw_name(ah, hw_name, sizeof(hw_name));
135 hw_name, (unsigned long)mem, irq);
H A Dpci.c108 char hw_name[64]; local
211 ath9k_hw_name(sc->sc_ah, hw_name, sizeof(hw_name));
213 hw_name, (unsigned long)mem, pdev->irq);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dahb.c65 char hw_name[64]; local
133 ath9k_hw_name(ah, hw_name, sizeof(hw_name));
135 hw_name, (unsigned long)mem, irq);
H A Dpci.c108 char hw_name[64]; local
211 ath9k_hw_name(sc->sc_ah, hw_name, sizeof(hw_name));
213 hw_name, (unsigned long)mem, pdev->irq);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/net/irda/
H A Dirlap.h124 char hw_name[2*IFNAMSIZ + 1]; member in struct:irlap_cb
222 const char *hw_name);
H A Dirda_device.h217 const char *hw_name);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/net/irda/
H A Dirlap.h124 char hw_name[2*IFNAMSIZ + 1]; member in struct:irlap_cb
222 const char *hw_name);
H A Dirda_device.h217 const char *hw_name);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/common/
H A Dsim-hw.c412 else if (me != NULL && hw_name (me) != NULL && hw_name (me)[0] != '\0')
413 name = hw_name (me);
H A Dhw-base.c309 if (strlen (buf) + strlen ("/") + strlen (hw_name (leaf)) + strlen (unit)
313 strcat (buf, hw_name (leaf));
H A Ddv-glue.c262 const char *name = hw_name(me);
H A Dhw-device.h129 #define hw_name(hw) ((hw)->name_of_hw + 0) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/common/
H A Dsim-hw.c412 else if (me != NULL && hw_name (me) != NULL && hw_name (me)[0] != '\0')
413 name = hw_name (me);
H A Dhw-base.c309 if (strlen (buf) + strlen ("/") + strlen (hw_name (leaf)) + strlen (unit)
313 strcat (buf, hw_name (leaf));
H A Ddv-glue.c262 const char *name = hw_name(me);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/common/
H A Dsim-hw.c412 else if (me != NULL && hw_name (me) != NULL && hw_name (me)[0] != '\0')
413 name = hw_name (me);
H A Dhw-base.c309 if (strlen (buf) + strlen ("/") + strlen (hw_name (leaf)) + strlen (unit)
313 strcat (buf, hw_name (leaf));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/irda/
H A Dirlap.c112 const char *hw_name)
129 if(hw_name != NULL) {
130 strlcpy(self->hw_name, hw_name, sizeof(self->hw_name));
132 self->hw_name[0] = '\0';
1144 seq_printf(seq, "hardware name: %s\n", self->hw_name);
111 irlap_open(struct net_device *dev, struct qos_info *qos, const char *hw_name) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/irda/
H A Dirlap.c112 const char *hw_name)
129 if(hw_name != NULL) {
130 strlcpy(self->hw_name, hw_name, sizeof(self->hw_name));
132 self->hw_name[0] = '\0';
1144 seq_printf(seq, "hardware name: %s\n", self->hw_name);
111 irlap_open(struct net_device *dev, struct qos_info *qos, const char *hw_name) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/mmc/host/
H A Dsdhci-pltfm.c84 host->hw_name = "platform";
H A Dsdhci-of-core.c151 host->hw_name = dev_name(&ofdev->dev);
H A Dsdhci-spear.c128 host->hw_name = "sdhci";
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/mmc/host/
H A Dsdhci-pltfm.c84 host->hw_name = "platform";
H A Dsdhci-of-core.c151 host->hw_name = dev_name(&ofdev->dev);
H A Dsdhci-spear.c128 host->hw_name = "sdhci";

Completed in 184 milliseconds

12