Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/block/paride/
Dpg.c442 char id_cmd[12] = { ATAPI_IDENTIFY, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0 }; in pg_identify() local
Dpt.c533 char id_cmd[12] = { ATAPI_IDENTIFY, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0 }; in pt_identify() local
Dpcd.c637 char id_cmd[12] = { 0x12, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0 }; in pcd_identify() local
Dpf.c654 char id_cmd[12] = in pf_identify() local
/kernel/linux/linux-5.10/drivers/staging/rts5208/
Dxd.c74 static int xd_read_id(struct rtsx_chip *chip, u8 id_cmd, u8 *id_buf, u8 buf_len) in xd_read_id()
/kernel/linux/linux-5.10/sound/soc/sh/rcar/
Drsnd.h347 int (*id_cmd)(struct rsnd_mod *mod); member