Searched refs:midh (Results 1 - 3 of 3) sorted by relevance

/drivers/media/video/
H A Dov9640.c585 u8 pid, ver, midh, midl; local
597 ret = ov9640_reg_read(client, OV9640_MIDH, &midh);
619 devname, pid, ver, midh, midl);
H A Dov2640.c948 u8 pid, ver, midh, midl; local
958 midh = i2c_smbus_read_byte_data(client, MIDH);
975 devname, pid, ver, midh, midl);
H A Dov6650.c824 u8 pidh, pidl, midh, midl; local
834 ret = ov6650_reg_read(client, REG_MIDH, &midh);
849 pidh, pidl, midh, midl);

Completed in 120 milliseconds