Home
last modified time | relevance | path

Searched refs:emulate (Results 1 – 5 of 5) sorted by relevance

/drivers/target/
Dtarget_core_spc.c674 sense_reason_t (*emulate)(struct se_cmd *, unsigned char *); member
676 { .page = 0x00, .emulate = spc_emulate_evpd_00 },
677 { .page = 0x80, .emulate = spc_emulate_evpd_80 },
678 { .page = 0x83, .emulate = spc_emulate_evpd_83 },
679 { .page = 0x86, .emulate = spc_emulate_evpd_86 },
680 { .page = 0xb0, .emulate = spc_emulate_evpd_b0 },
681 { .page = 0xb1, .emulate = spc_emulate_evpd_b1 },
682 { .page = 0xb2, .emulate = spc_emulate_evpd_b2 },
683 { .page = 0xb3, .emulate = spc_emulate_evpd_b3 },
745 ret = evpd_handlers[p].emulate(cmd, buf); in spc_emulate_inquiry()
[all …]
/drivers/mtd/
DKconfig182 on flash chips to emulate a smaller block size. Needless to say,
208 file system on a flash device to emulate a block device with
225 file system on a flash device to emulate a block device with
249 uses a kind of pseudo-file system on a flash device to emulate
/drivers/net/ieee802154/
DKconfig27 Say Y here to enable the fake driver that can emulate a net
/drivers/input/mouse/
DKconfig355 While these devices emulate an USB mouse by default and can be used
/drivers/tty/serial/
DKconfig1214 tristate "Blackfin SPORT emulate UART"
1218 Enable SPORT emulate UART on Blackfin series.