Searched refs:raw_index (Results 1 – 3 of 3) sorted by relevance
1017 int ret, raw_index = -1, count; in atomisp_subdev_probe() local1087 dev_dbg(isp->dev, "raw_index: %d\n", raw_index); in atomisp_subdev_probe()1088 raw_index = isp->input_cnt; in atomisp_subdev_probe()1155 if (isp->motor && raw_index >= 0) in atomisp_subdev_probe()1156 isp->inputs[raw_index].motor = isp->motor; in atomisp_subdev_probe()
284 uint32_t phys, raw_index, getidx; in lpfc_debugfs_hbqinfo_data() local321 raw_index = phba->hbq_get[i]; in lpfc_debugfs_hbqinfo_data()322 getidx = le32_to_cpu(raw_index); in lpfc_debugfs_hbqinfo_data()
1956 uint32_t raw_index = phba->hbq_get[hbqno]; in lpfc_sli_next_hbq_slot() local1957 uint32_t getidx = le32_to_cpu(raw_index); in lpfc_sli_next_hbq_slot()