Searched refs:emulate (Results 1 – 5 of 5) sorted by relevance
/drivers/target/ |
D | target_core_spc.c | 674 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/ |
D | Kconfig | 182 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/ |
D | Kconfig | 27 Say Y here to enable the fake driver that can emulate a net
|
/drivers/input/mouse/ |
D | Kconfig | 355 While these devices emulate an USB mouse by default and can be used
|
/drivers/tty/serial/ |
D | Kconfig | 1214 tristate "Blackfin SPORT emulate UART" 1218 Enable SPORT emulate UART on Blackfin series.
|