Searched defs:cri (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | adv7511-v4l2.c | 525 static void log_infoframe(struct v4l2_subdev *sd, const struct adv7511_cfg_read_infoframe *cri) in log_infoframe() argument 568 static const struct adv7511_cfg_read_infoframe cri[] = { adv7511_log_infoframes() local [all...] |
H A D | adv7842.c | 2550 static void log_infoframe(struct v4l2_subdev *sd, const struct adv7842_cfg_read_infoframe *cri) in log_infoframe() argument 2588 static const struct adv7842_cfg_read_infoframe cri[] = { in adv7842_log_infoframes() local [all...] |
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | adv7511-v4l2.c | 491 static void log_infoframe(struct v4l2_subdev *sd, const struct adv7511_cfg_read_infoframe *cri) in log_infoframe() argument 534 static const struct adv7511_cfg_read_infoframe cri[] = { adv7511_log_infoframes() local [all...] |
H A D | adv7842.c | 2559 static void log_infoframe(struct v4l2_subdev *sd, const struct adv7842_cfg_read_infoframe *cri) in log_infoframe() argument 2597 static const struct adv7842_cfg_read_infoframe cri[] = { in adv7842_log_infoframes() local [all...] |
/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/ |
H A D | be_main.c | 1487 u16 cid, code, ci, cri; in beiscsi_hdl_get_handle() local 1461 beiscsi_hdl_purge_handles(struct beiscsi_hba *phba, struct hd_async_context *pasync_ctx, u16 cri) beiscsi_hdl_purge_handles() argument 1587 beiscsi_hdl_fwd_pdu(struct beiscsi_conn *beiscsi_conn, struct hd_async_context *pasync_ctx, u16 cri) beiscsi_hdl_fwd_pdu() argument 1645 u16 cri = pasync_handle->cri; beiscsi_hdl_gather_pdu() local 3792 uint16_t cri = 0; hwi_init_port() local [all...] |
H A D | be_main.h | 549 u16 cri; member
|
/kernel/linux/linux-6.6/drivers/scsi/be2iscsi/ |
H A D | be_main.c | 1504 u16 cid, code, ci, cri; in beiscsi_hdl_get_handle() local 1478 beiscsi_hdl_purge_handles(struct beiscsi_hba *phba, struct hd_async_context *pasync_ctx, u16 cri) beiscsi_hdl_purge_handles() argument 1604 beiscsi_hdl_fwd_pdu(struct beiscsi_conn *beiscsi_conn, struct hd_async_context *pasync_ctx, u16 cri) beiscsi_hdl_fwd_pdu() argument 1662 u16 cri = pasync_handle->cri; beiscsi_hdl_gather_pdu() local 3804 uint16_t cri = 0; hwi_init_port() local [all...] |
H A D | be_main.h | 548 u16 cri; member
|
Completed in 25 milliseconds