Searched refs:src_ch (Results 1 – 3 of 3) sorted by relevance
133 u16 src_ch; member 399 req->chan = ntohs(hh->src_ch); in riocm_req_handler() 436 ch->rem_channel = ntohs(hh->src_ch); in riocm_resp_handler() 492 hdr->ch_op, ntohs(hdr->dst_ch), ntohs(hdr->src_ch)); in rio_cm_handler() 813 hdr->src_ch = htons(ch->id); in riocm_ch_send() 981 hdr->src_ch = htons(loc_ch); in riocm_ch_connect() 1032 hdr->src_ch = htons(ch->id); in riocm_send_ack() 1410 hdr->src_ch = htons(ch->id); in riocm_send_close()
229 int ipu_fsu_link(struct ipu_soc *ipu, int src_ch, int sink_ch);230 int ipu_fsu_unlink(struct ipu_soc *ipu, int src_ch, int sink_ch);
961 static const struct v4l2_event src_ch = { in adv7180_irq() local 966 v4l2_subdev_notify_event(&state->sd, &src_ch); in adv7180_irq()