Searched defs:id_cmd (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/ |
| H A D | focaltech_core.c | 176 u8 id_cmd[4] = { 0 }; in fts_get_ic_information() local
|
| /OK3568_Linux_fs/kernel/drivers/block/paride/ |
| H A D | pg.c | 442 char id_cmd[12] = { ATAPI_IDENTIFY, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0 }; in pg_identify() local
|
| H A D | pt.c | 533 char id_cmd[12] = { ATAPI_IDENTIFY, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0 }; in pt_identify() local
|
| H A D | pcd.c | 637 char id_cmd[12] = { 0x12, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0 }; in pcd_identify() local
|
| H A D | pf.c | 654 char id_cmd[12] = in pf_identify() local
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/ |
| H A D | focaltech_core.c | 232 u8 id_cmd[4] = { 0 }; in fts_read_bootid() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/rts5208/ |
| H A D | xd.c | 74 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 D | rsnd.h | 347 int (*id_cmd)(struct rsnd_mod *mod); member
|