Home
last modified time | relevance | path

Searched defs:elt (Results 1 – 17 of 17) sorted by relevance

/linux-4.1.27/drivers/staging/ozwpan/
Dozusbsvc1.c33 struct oz_elt *elt = (struct oz_elt *)ei->data; in oz_usb_submit_elt() local
61 struct oz_elt *elt; in oz_usb_get_desc_req() local
97 struct oz_elt *elt; in oz_usb_set_config_req() local
120 struct oz_elt *elt; in oz_usb_set_interface_req() local
145 struct oz_elt *elt; in oz_usb_set_clear_feature_req() local
171 struct oz_elt *elt; in oz_usb_vendor_class_req() local
271 struct oz_elt *elt; in oz_usb_send_isoc() local
370 void oz_usb_rx(struct oz_pd *pd, struct oz_elt *elt) in oz_usb_rx()
Dozproto.c80 struct oz_elt *elt; in oz_send_conn_rsp() local
163 static struct oz_pd *oz_connect_req(struct oz_pd *cur_pd, struct oz_elt *elt, in oz_connect_req()
336 struct oz_elt *elt; in oz_rx_frame() local
Dozpd.c413 struct oz_elt *elt; in oz_build_frame() local
568 struct oz_elt *elt; in oz_send_isoc_frame() local
858 void oz_handle_app_elt(struct oz_pd *pd, u8 app_id, struct oz_elt *elt) in oz_handle_app_elt()
Dozcdev.c154 struct oz_elt *elt; in oz_cdev_write() local
498 void oz_cdev_rx(struct oz_pd *pd, struct oz_elt *elt) in oz_cdev_rx()
/linux-4.1.27/lib/
Dbsearch.c34 int (*cmp)(const void *key, const void *elt)) in bsearch()
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_sd7220.c88 #define EPB_LOC(chn, elt, reg) \ argument
1005 #define RXEQ_INIT_RDESC(elt, addr) (((elt) & 0xF) | ((addr) << 4)) argument
1006 #define RXEQ_VAL(elt, adr, val0, val1, val2, val3) \ argument
1009 #define RXEQ_VAL_ALL(elt, adr, val) \ argument
1227 int elt, reg, val, loc; in set_rxeq_vals() local
/linux-4.1.27/drivers/scsi/
Datari_scsi.c121 #define SCSI_DMA_WRITE_P(elt,val) \ argument
133 #define SCSI_DMA_READ_P(elt) \ argument
/linux-4.1.27/kernel/trace/
Dtrace_events_filter.c1206 struct postfix_elt *elt; in postfix_append_operand() local
1226 struct postfix_elt *elt; in postfix_append_op() local
1242 struct postfix_elt *elt; in postfix_clear() local
1377 struct postfix_elt *elt; in check_preds() local
1409 struct postfix_elt *elt; in count_preds() local
1575 struct postfix_elt *elt; in replace_preds() local
/linux-4.1.27/drivers/gpu/drm/i915/
Di915_gpu_error.c319 int page, offset, elt; in print_error_obj() local
337 int i, j, offset, elt; in i915_error_state_to_str() local
/linux-4.1.27/include/net/sctp/
Dcommand.h154 #define SCTP_ARG_CONSTRUCTOR(name, type, elt) \ argument
/linux-4.1.27/drivers/gpu/drm/qxl/
Dqxl_cmd.c110 uint8_t *elt; in qxl_ring_push() local
/linux-4.1.27/drivers/md/
Ddm-cache-policy-mq.c168 static void queue_push(struct queue *q, unsigned level, struct list_head *elt) in queue_push()
174 static void queue_remove(struct queue *q, struct list_head *elt) in queue_remove()
/linux-4.1.27/drivers/md/persistent-data/
Ddm-btree.c27 unsigned index, void *elt) in array_insert()
/linux-4.1.27/drivers/hwmon/
Dibmaem.c362 static int aem_read_sensor(struct aem_data *data, u8 elt, u8 reg, in aem_read_sensor()
/linux-4.1.27/net/core/
Dskbuff.c3366 int elt = 0; in __skb_to_sgvec() local
3476 int elt; in skb_cow_data() local
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dcfg80211.c370 const struct brcmf_tlv *elt = buf; in brcmf_parse_tlvs() local
/linux-4.1.27/fs/btrfs/
Dsend.c1165 static int __clone_root_cmp_bsearch(const void *key, const void *elt) in __clone_root_cmp_bsearch()