read_ver_cmd      201 drivers/misc/ti-st/st_kim.c 	static const char read_ver_cmd[] = { 0x01, 0x01, 0x10, 0x00 };
read_ver_cmd      207 drivers/misc/ti-st/st_kim.c 	if (4 != st_int_write(kim_gdata->core_data, read_ver_cmd, 4)) {