Home
last modified time | relevance | path

Searched defs:id_cmd (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_core.c176 u8 id_cmd[4] = { 0 }; in fts_get_ic_information() local
/OK3568_Linux_fs/kernel/drivers/block/paride/
H A Dpg.c442 char id_cmd[12] = { ATAPI_IDENTIFY, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0 }; in pg_identify() local
H A Dpt.c533 char id_cmd[12] = { ATAPI_IDENTIFY, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0 }; in pt_identify() local
H A Dpcd.c637 char id_cmd[12] = { 0x12, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0 }; in pcd_identify() local
H A Dpf.c654 char id_cmd[12] = in pf_identify() local
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_core.c232 u8 id_cmd[4] = { 0 }; in fts_read_bootid() local
/OK3568_Linux_fs/kernel/drivers/staging/rts5208/
H A Dxd.c74 static int xd_read_id(struct rtsx_chip *chip, u8 id_cmd, u8 *id_buf, u8 buf_len) in xd_read_id()
/OK3568_Linux_fs/kernel/sound/soc/sh/rcar/
H A Drsnd.h347 int (*id_cmd)(struct rsnd_mod *mod); member