Lines Matching refs:index
989 * the search criteria at the requested match index.
992 * the requested match index.
993 * @index: The requested match index.
995 static int imx7_csi_enum_mbus_formats(u32 *code, u32 index)
1007 if (index == 0) {
1012 index--;
1039 unsigned int index = f->index;
1064 if (index == 0) {
1069 index--;
1081 if (fsize->index > 0)
1769 ret = imx7_csi_enum_mbus_formats(&code->code, code->index);
1773 if (code->index != 0) {