/drivers/hid/ |
D | hid-ntrig.c | 177 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/most/aim-network/ |
D | networking.c | 170 struct net_dev_context *nd = dev->ml_priv; in most_nd_set_mac_address() local 193 struct net_dev_context *nd = dev->ml_priv; in most_nd_open() local 229 struct net_dev_context *nd = dev->ml_priv; in most_nd_stop() local 248 struct net_dev_context *nd = dev->ml_priv; in most_nd_start_xmit() local 295 static void most_net_rm_netdev_safe(struct net_dev_context *nd) in most_net_rm_netdev_safe() 310 struct net_dev_context *nd, *tmp; in get_net_dev_context() local 327 struct net_dev_context *nd; in aim_probe_channel() local 388 struct net_dev_context *nd; in aim_disconnect_channel() local 423 struct net_dev_context *nd; in aim_resume_tx_channel() local 439 struct net_dev_context *nd; in aim_rx_data() local [all …]
|
/drivers/staging/lustre/lnet/selftest/ |
D | conrpc.c | 91 lstcon_rpc_init(lstcon_node_t *nd, int service, unsigned feats, in lstcon_rpc_init() 116 lstcon_rpc_prep(lstcon_node_t *nd, int service, unsigned feats, in lstcon_rpc_prep() 289 lstcon_node_t *nd; in lstcon_rpc_trans_abort() local 388 lstcon_node_t *nd = crpc->crp_node; in lstcon_rpc_get_reply() local 478 lstcon_node_t *nd; in lstcon_rpc_trans_interpreter() local 598 lstcon_sesrpc_prep(lstcon_node_t *nd, int transop, in lstcon_sesrpc_prep() 637 lstcon_dbgrpc_prep(lstcon_node_t *nd, unsigned feats, lstcon_rpc_t **crpc) in lstcon_dbgrpc_prep() 655 lstcon_batrpc_prep(lstcon_node_t *nd, int transop, unsigned feats, in lstcon_batrpc_prep() 688 lstcon_statrpc_prep(lstcon_node_t *nd, unsigned feats, lstcon_rpc_t **crpc) in lstcon_statrpc_prep() 726 lstcon_node_t *nd; in lstcon_dstnodes_prep() local [all …]
|
D | console.c | 48 #define LST_NODE_STATE_COUNTER(nd, p) \ argument 64 lstcon_node_get(lstcon_node_t *nd) in lstcon_node_get() 117 lstcon_node_put(lstcon_node_t *nd) in lstcon_node_put() 144 lstcon_node_t *nd; in lstcon_ndlink_find() local 344 lstcon_sesrpc_condition(int transop, lstcon_node_t *nd, void *arg) in lstcon_sesrpc_condition() 746 lstcon_node_t *nd; in lstcon_nodes_getent() local 994 lstcon_batrpc_condition(int transop, lstcon_node_t *nd, void *arg) in lstcon_batrpc_condition() 1137 lstcon_testrpc_condition(int transop, lstcon_node_t *nd, void *arg) in lstcon_testrpc_condition()
|
/drivers/isdn/i4l/ |
D | isdn_net.h | 79 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()
|
D | isdn_concap.c | 45 isdn_net_dev *nd = ((isdn_net_local *) netdev_priv(ndev))->netdev; in isdn_concap_dl_data_req() local
|
D | isdn_net.c | 117 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
|
D | isdn_ppp.c | 1260 isdn_net_dev *nd; in isdn_ppp_xmit() local
|
/drivers/clk/st/ |
D | clkgen-fsyn.c | 499 unsigned long nd = fs->ndiv + 16; /* ndiv value */ in clk_fs660c32_vco_get_rate() local 803 unsigned long nd = 8; /* ndiv stuck at 0 => val = 8 */ in clk_fs216c65_get_rate() local 822 unsigned long nd = 16; /* ndiv value; stuck at 0 (30Mhz input) */ in clk_fs432c65_get_rate() local
|
/drivers/nubus/ |
D | nubus.c | 165 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/ |
D | aoecmd.c | 544 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()
|
D | aoeblk.c | 63 struct net_device *nds[8], **nd, **nnd, **ne; in aoedisk_show_netif() local
|
D | aoe.h | 128 struct net_device *nd; member
|
/drivers/mmc/host/ |
D | mmci.c | 644 struct mmci_host_next *nd = &host->next_data; in mmci_dma_prep_next() local 700 struct mmci_host_next *nd = &host->next_data; in mmci_pre_request() local
|
/drivers/infiniband/hw/mlx4/ |
D | cm.c | 421 struct rb_node *nd; in mlx4_ib_cm_paravirt_clean() local
|
/drivers/scsi/ |
D | aha1740.h | 117 nd:1, /* No Disconnect */ member
|
/drivers/sbus/char/ |
D | openprom.c | 525 phandle nd; in opiocgetnext() local
|
/drivers/nfc/fdp/ |
D | fdp.c | 130 u32 nd, num, delta; in fdp_nci_set_clock() local
|
/drivers/net/wireless/brcm80211/brcmfmac/ |
D | cfg80211.h | 452 static inline struct brcmf_cfg80211_profile *ndev_to_prof(struct net_device *nd) in ndev_to_prof()
|
/drivers/s390/crypto/ |
D | ap_bus.c | 478 int nd; in ap_query_queue() local
|
/drivers/net/ethernet/amd/ |
D | sunlance.c | 1411 struct device_node *nd; in sparc_lance_probe_one() local
|
/drivers/s390/cio/ |
D | chsc.c | 392 static void format_node_data(char *params, char *id, struct node_descriptor *nd) in format_node_data()
|
/drivers/net/ethernet/chelsio/cxgb/ |
D | sge.c | 1417 struct net_device *nd = adap->port[i].dev; in restart_tx_queues() local
|
/drivers/net/ |
D | vxlan.c | 752 struct vxlan_rdst *rd, *nd; in vxlan_fdb_free() local
|
/drivers/staging/netlogic/ |
D | xlr_net.h | 1096 struct xlr_net_data *nd; member
|