Home
last modified time | relevance | path

Searched defs:nd (Results 1 – 23 of 23) sorted by relevance

/drivers/hid/
Dhid-ntrig.c177 struct ntrig_data *nd = hid_get_drvdata(hdev); in show_phys_width() local
189 struct ntrig_data *nd = hid_get_drvdata(hdev); in show_phys_height() local
201 struct ntrig_data *nd = hid_get_drvdata(hdev); in show_log_width() local
213 struct ntrig_data *nd = hid_get_drvdata(hdev); in show_log_height() local
225 struct ntrig_data *nd = hid_get_drvdata(hdev); in show_min_width() local
237 struct ntrig_data *nd = hid_get_drvdata(hdev); in set_min_width() local
260 struct ntrig_data *nd = hid_get_drvdata(hdev); in show_min_height() local
272 struct ntrig_data *nd = hid_get_drvdata(hdev); in set_min_height() local
296 struct ntrig_data *nd = hid_get_drvdata(hdev); in show_activate_slack() local
306 struct ntrig_data *nd = hid_get_drvdata(hdev); in set_activate_slack() local
[all …]
/drivers/staging/lustre/lnet/selftest/
Dconrpc.c92 lstcon_rpc_init(lstcon_node_t *nd, int service, unsigned feats, in lstcon_rpc_init()
117 lstcon_rpc_prep(lstcon_node_t *nd, int service, unsigned feats, in lstcon_rpc_prep()
290 lstcon_node_t *nd; in lstcon_rpc_trans_abort() local
389 lstcon_node_t *nd = crpc->crp_node; in lstcon_rpc_get_reply() local
479 lstcon_node_t *nd; in lstcon_rpc_trans_interpreter() local
599 lstcon_sesrpc_prep(lstcon_node_t *nd, int transop, in lstcon_sesrpc_prep()
638 lstcon_dbgrpc_prep(lstcon_node_t *nd, unsigned feats, lstcon_rpc_t **crpc) in lstcon_dbgrpc_prep()
656 lstcon_batrpc_prep(lstcon_node_t *nd, int transop, unsigned feats, in lstcon_batrpc_prep()
689 lstcon_statrpc_prep(lstcon_node_t *nd, unsigned feats, lstcon_rpc_t **crpc) in lstcon_statrpc_prep()
727 lstcon_node_t *nd; in lstcon_dstnodes_prep() local
[all …]
Dconsole.c49 #define LST_NODE_STATE_COUNTER(nd, p) \ argument
65 lstcon_node_get(lstcon_node_t *nd) in lstcon_node_get()
118 lstcon_node_put(lstcon_node_t *nd) in lstcon_node_put()
145 lstcon_node_t *nd; in lstcon_ndlink_find() local
345 lstcon_sesrpc_condition(int transop, lstcon_node_t *nd, void *arg) in lstcon_sesrpc_condition()
747 lstcon_node_t *nd; in lstcon_nodes_getent() local
995 lstcon_batrpc_condition(int transop, lstcon_node_t *nd, void *arg) in lstcon_batrpc_condition()
1138 lstcon_testrpc_condition(int transop, lstcon_node_t *nd, void *arg) in lstcon_testrpc_condition()
/drivers/staging/lustre/lustre/llite/
Dsymlink.c121 static void *ll_follow_link(struct dentry *dentry, struct nameidata *nd) in ll_follow_link()
154 static void ll_put_link(struct dentry *dentry, struct nameidata *nd, void *cookie) in ll_put_link()
/drivers/isdn/i4l/
Disdn_net.h79 static __inline__ isdn_net_local *isdn_net_get_locked_lp(isdn_net_dev *nd) in isdn_net_get_locked_lp()
107 static __inline__ void isdn_net_add_to_bundle(isdn_net_dev *nd, isdn_net_local *nlp) in isdn_net_add_to_bundle()
Disdn_concap.c45 isdn_net_dev *nd = ((isdn_net_local *) netdev_priv(ndev))->netdev; in isdn_concap_dl_data_req() local
Disdn_net.c117 isdn_net_dev *nd; in isdn_net_device_busy() local
490 isdn_net_dev *nd = ISDN_MASTER_PRIV(lp)->netdev; in isdn_net_stat_callback() local
1053 isdn_net_dev *nd; in isdn_net_xmit() local
Disdn_ppp.c1260 isdn_net_dev *nd; in isdn_ppp_xmit() local
/drivers/clk/st/
Dclkgen-fsyn.c498 unsigned long nd = fs->ndiv + 16; /* ndiv value */ in clk_fs660c32_vco_get_rate() local
801 unsigned long nd = 8; /* ndiv stuck at 0 => val = 8 */ in clk_fs216c65_get_rate() local
820 unsigned long nd = 16; /* ndiv value; stuck at 0 (30Mhz input) */ in clk_fs432c65_get_rate() local
/drivers/nubus/
Dnubus.c165 static unsigned char *nubus_dirptr(const struct nubus_dirent *nd) in nubus_dirptr()
256 int nubus_readdir(struct nubus_dir *nd, struct nubus_dirent *ent) in nubus_readdir()
/drivers/block/aoe/
Daoecmd.c544 getif(struct aoetgt *t, struct net_device *nd) in getif()
560 struct net_device *nd; in ejectif() local
1555 setifbcnt(struct aoetgt *t, struct net_device *nd, int bcnt) in setifbcnt()
Daoeblk.c63 struct net_device *nds[8], **nd, **nnd, **ne; in aoedisk_show_netif() local
Daoe.h128 struct net_device *nd; member
/drivers/mmc/host/
Dmmci.c649 struct mmci_host_next *nd = &host->next_data; in mmci_dma_prep_next() local
705 struct mmci_host_next *nd = &host->next_data; in mmci_pre_request() local
/drivers/infiniband/hw/mlx4/
Dcm.c418 struct rb_node *nd; in mlx4_ib_cm_paravirt_clean() local
/drivers/staging/lustre/lustre/include/linux/
Dlustre_compat25.h117 #define cfs_path_put(nd) path_put(&(nd)->path) argument
/drivers/scsi/
Daha1740.h117 nd:1, /* No Disconnect */ member
/drivers/sbus/char/
Dopenprom.c525 phandle nd; in opiocgetnext() local
/drivers/net/wireless/brcm80211/brcmfmac/
Dwl_cfg80211.h446 static inline struct brcmf_cfg80211_profile *ndev_to_prof(struct net_device *nd) in ndev_to_prof()
/drivers/net/ethernet/amd/
Dsunlance.c1411 struct device_node *nd; in sparc_lance_probe_one() local
/drivers/net/ethernet/chelsio/cxgb/
Dsge.c1416 struct net_device *nd = adap->port[i].dev; in restart_tx_queues() local
/drivers/net/
Dvxlan.c775 struct vxlan_rdst *rd, *nd; in vxlan_fdb_free() local
/drivers/staging/netlogic/
Dxlr_net.h1095 struct xlr_net_data *nd; member