Searched refs:raw_index (Results 1 – 3 of 3) sorted by relevance
978 int ret, raw_index = -1, count; in atomisp_subdev_probe() local1047 dev_dbg(isp->dev, "raw_index: %d\n", raw_index); in atomisp_subdev_probe()1048 raw_index = isp->input_cnt; in atomisp_subdev_probe()1100 if (isp->motor && raw_index >= 0) in atomisp_subdev_probe()1101 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()
2335 uint32_t raw_index = phba->hbq_get[hbqno]; in lpfc_sli_next_hbq_slot() local2336 uint32_t getidx = le32_to_cpu(raw_index); in lpfc_sli_next_hbq_slot()