Searched refs:nl (Results 1 – 10 of 10) sorted by relevance
/drivers/net/plip/ |
D | plip.c | 291 struct net_local *nl = netdev_priv(dev); in plip_init_netdev() local 302 nl->port_owner = 0; in plip_init_netdev() 305 nl->trigger = PLIP_TRIGGER_WAIT; in plip_init_netdev() 306 nl->nibble = PLIP_NIBBLE_WAIT; in plip_init_netdev() 309 INIT_WORK(&nl->immediate, plip_bh); in plip_init_netdev() 310 INIT_DELAYED_WORK(&nl->deferred, plip_kick_bh); in plip_init_netdev() 313 INIT_DELAYED_WORK(&nl->timer, plip_timer_bh); in plip_init_netdev() 315 spin_lock_init(&nl->lock); in plip_init_netdev() 324 struct net_local *nl = in plip_kick_bh() local 327 if (nl->is_deferred) in plip_kick_bh() [all …]
|
/drivers/infiniband/ulp/rtrs/ |
D | rtrs-clt-sysfs.c | 174 const char *nl; in add_path_store() local 180 nl = strchr(buf, '\n'); in add_path_store() 181 if (nl) in add_path_store() 182 len = nl - buf; in add_path_store()
|
/drivers/md/ |
D | dm-ioctl.c | 578 struct dm_name_list *orig_nl, *nl, *old_nl = NULL; in list_devices() local 600 nl = orig_nl = get_result_buffer(param, param_size, &len); in list_devices() 601 if (len < needed || len < sizeof(nl->dev)) { in list_devices() 607 nl->dev = 0; /* Flags no data */ in list_devices() 618 old_nl->next = (uint32_t) ((void *) nl - in list_devices() 621 nl->dev = huge_encode_dev(disk_devt(disk)); in list_devices() 622 nl->next = 0; in list_devices() 623 strcpy(nl->name, hc->name); in list_devices() 625 old_nl = nl; in list_devices() 626 event_nr = align_ptr(nl->name + strlen(hc->name) + 1); in list_devices() [all …]
|
/drivers/video/fbdev/matrox/ |
D | matroxfb_crtc2.c | 142 unsigned int nl; in matroxfb_dh_restore() local 145 while ((nl = mga_inl(0x3C48) & 0xFFF) >= lastl) { in matroxfb_dh_restore() 146 lastl = nl; in matroxfb_dh_restore()
|
/drivers/net/slip/ |
D | Kconfig | 31 <http://www.bart.nl/~patrickr/term-howto/Term-HOWTO.html>). SLIP
|
/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_softmac.c | 210 void ieee80211_sta_wakeup(struct ieee80211_device *ieee, short nl); 1753 void ieee80211_sta_wakeup(struct ieee80211_device *ieee, short nl) in ieee80211_sta_wakeup() argument 1756 if (nl) { in ieee80211_sta_wakeup() 1769 if (nl) { in ieee80211_sta_wakeup()
|
/drivers/staging/rtl8192e/ |
D | rtllib_softmac.c | 23 static void rtllib_sta_wakeup(struct rtllib_device *ieee, short nl); 2100 static void rtllib_sta_wakeup(struct rtllib_device *ieee, short nl) in rtllib_sta_wakeup() argument 2103 if (nl) { in rtllib_sta_wakeup() 2119 if (nl) { in rtllib_sta_wakeup()
|
/drivers/cpufreq/ |
D | Kconfig | 146 <http://www.lartmaker.nl/>.
|
/drivers/net/wireless/ath/wil6210/ |
D | cfg80211.c | 330 enum nl80211_iftype nl; in wil_iftype_nl2wmi() member 343 if (__nl2wmi[i].nl == type) in wil_iftype_nl2wmi()
|
/drivers/eisa/ |
D | eisa.ids | 8 # Many entries were contributed by Andries.Brouwer@cwi.nl
|