Searched refs:emulate (Results 1 – 10 of 10) sorted by relevance
| /drivers/staging/fbtft/ |
| A D | fb_hx8340bn.c | 30 static bool emulate; variable 31 module_param(emulate, bool, 0000); 32 MODULE_PARM_DESC(emulate, "Force emulation in 9-bit mode");
|
| /drivers/target/ |
| A D | target_core_spc.c | 702 { .page = 0x00, .emulate = spc_emulate_evpd_00 }, 703 { .page = 0x80, .emulate = spc_emulate_evpd_80 }, 704 { .page = 0x83, .emulate = spc_emulate_evpd_83 }, 705 { .page = 0x86, .emulate = spc_emulate_evpd_86 }, 706 { .page = 0xb0, .emulate = spc_emulate_evpd_b0 }, 707 { .page = 0xb1, .emulate = spc_emulate_evpd_b1 }, 708 { .page = 0xb2, .emulate = spc_emulate_evpd_b2 }, 709 { .page = 0xb3, .emulate = spc_emulate_evpd_b3 }, 767 ret = evpd_handlers[p].emulate(cmd, buf); in spc_emulate_inquiry() 960 int (*emulate)(struct se_cmd *, u8, unsigned char *); member [all …]
|
| /drivers/media/test-drivers/vivid/ |
| A D | Kconfig | 30 When selected the vivid module will emulate the optional 40 When selected the vivid module will emulate a Framebuffer for
|
| /drivers/mtd/ |
| A D | Kconfig | 53 on flash chips to emulate a smaller block size. Needless to say, 82 file system on a flash device to emulate a block device with 99 file system on a flash device to emulate a block device with 123 uses a kind of pseudo-file system on a flash device to emulate
|
| /drivers/net/ieee802154/ |
| A D | Kconfig | 18 Say Y here to enable the fake driver that can emulate a net
|
| /drivers/vdpa/ |
| A D | Kconfig | 47 With VDUSE it is possible to emulate a vDPA Device
|
| /drivers/staging/greybus/ |
| A D | Kconfig | 125 PHY class drivers. These drivers emulate a number of
|
| /drivers/ptp/ |
| A D | Kconfig | 193 drivers to emulate PTP capabilities.
|
| /drivers/input/mouse/ |
| A D | Kconfig | 433 While these devices emulate an USB mouse by default and can be used
|
| /drivers/dma/ |
| A D | Kconfig | 324 devices all under the dsa driver. The compat driver will emulate
|
Completed in 18 milliseconds