Home
last modified time | relevance | path

Searched refs:cid (Results 1 – 22 of 22) sorted by relevance

/include/linux/soc/ti/
Dti_sci_protocol.h172 int (*get_clock)(const struct ti_sci_handle *handle, u32 did, u32 cid,
175 int (*idle_clock)(const struct ti_sci_handle *handle, u32 did, u32 cid);
176 int (*put_clock)(const struct ti_sci_handle *handle, u32 did, u32 cid);
177 int (*is_auto)(const struct ti_sci_handle *handle, u32 did, u32 cid,
179 int (*is_on)(const struct ti_sci_handle *handle, u32 did, u32 cid,
181 int (*is_off)(const struct ti_sci_handle *handle, u32 did, u32 cid,
183 int (*set_parent)(const struct ti_sci_handle *handle, u32 did, u32 cid,
185 int (*get_parent)(const struct ti_sci_handle *handle, u32 did, u32 cid,
188 u32 cid, u32 *num_parents);
190 u32 cid, u64 min_freq, u64 target_freq,
[all …]
/include/scsi/
Discsi_if.h116 uint32_t cid; member
120 uint32_t cid; member
126 uint32_t cid; member
130 uint32_t cid; member
136 uint32_t cid; member
142 uint32_t cid; member
146 uint32_t cid; member
152 uint32_t cid; member
249 uint32_t cid; member
257 uint32_t cid; member
[all …]
Dscsi_transport_iscsi.h84 uint32_t cid);
206 uint32_t cid; /* connection id */ member
457 int dd_size, uint32_t cid);
Discsi_proto.h438 __be16 cid; member
530 __be16 cid; member
/include/net/
Dvsock_addr.h13 void vsock_addr_init(struct sockaddr_vm *addr, u32 cid, u32 port);
Daf_vsock.h124 bool (*dgram_allow)(u32 cid, u32 port);
136 bool (*stream_allow)(u32 cid, u32 port);
210 bool vsock_find_cid(unsigned int cid);
/include/trace/events/
Drxrpc.h577 __field(u32, cid )
588 __entry->cid = conn ? conn->proto.cid : 0;
595 __entry->cid,
676 __entry->hdr.epoch, __entry->hdr.cid,
703 TP_PROTO(unsigned int call_nr, const char *why, u32 cid, u32 call_id,
706 TP_ARGS(call_nr, why, cid, call_id, seq, abort_code, error),
711 __field(u32, cid )
721 __entry->cid = cid;
730 __entry->cid, __entry->call_id, __entry->seq,
928 ntohl(__entry->whdr.cid),
[all …]
Drpcrdma.h26 const struct rpc_rdma_cid *cid
29 TP_ARGS(wc, cid),
39 __entry->cq_id = cid->ci_queue_id;
40 __entry->completion_id = cid->ci_completion_id;
59 const struct rpc_rdma_cid *cid \
61 TP_ARGS(wc, cid))
66 const struct rpc_rdma_cid *cid
69 TP_ARGS(wc, cid),
79 __entry->cq_id = cid->ci_queue_id;
80 __entry->completion_id = cid->ci_completion_id;
[all …]
/include/linux/
Dvirtio_vsock.h129 bool virtio_transport_stream_allow(u32 cid, u32 port);
132 bool virtio_transport_dgram_allow(u32 cid, u32 port);
Dnvme.h1194 __u16 cid; member
/include/media/
Dv4l2-flash-led-class.h30 u32 cid; member
/include/target/iscsi/
Discsi_target_core.h326 u16 cid; member
524 u16 cid; member
612 u16 cid; member
706 u16 cid; member
/include/linux/amba/
Dbus.h71 unsigned int cid; member
/include/linux/qed/
Dtcp_common.h18 __le32 cid; member
Dfcoe_common.h344 __le32 cid; member
Discsi_common.h335 __le16 cid; member
350 __le16 cid; member
Dcommon_hsi.h727 __le32 cid; member
/include/linux/surface_aggregator/
Dserial_hub.h105 u8 cid; member
/include/net/bluetooth/
Dl2cap.h209 __le16 cid; member
492 __le16 cid; member
993 int l2cap_chan_connect(struct l2cap_chan *chan, __le16 psm, u16 cid,
/include/linux/mmc/
Dcard.h313 struct mmc_cid cid; /* card identification */ member
/include/uapi/drm/
Dvmwgfx_drm.h156 __s32 cid; member
/include/net/sctp/
Dstructs.h1399 enum sctp_cid cid, struct sctp_init_chunk *peer_init,