Searched defs:exec_op (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/tests/tcg/i386/ |
H A D | test-i386.h | 2 #define exec_op glue(exec_, OP) macro 100 void exec_op(long s0, long s1) in exec_op() function
|
H A D | test-i386-shift.h | 2 #define exec_op glue(exec_, OP) macro 139 void exec_op(long s2, long s0, long s1) in exec_op() function
|
/openbmc/u-boot/include/ |
H A D | spi-mem.h | 184 int (*exec_op)(struct spi_slave *slave, member
|
/openbmc/linux/include/linux/spi/ |
H A D | spi-mem.h | 277 int (*exec_op)(struct spi_mem *mem, member
|
/openbmc/linux/drivers/spi/ |
H A D | spi-intel.c | 179 int (*exec_op)(struct intel_spi *ispi, member
|
/openbmc/linux/drivers/mtd/nand/raw/atmel/ |
H A D | nand-controller.c | 205 int (*exec_op)(struct atmel_nand *nand, member
|
/openbmc/linux/include/linux/mtd/ |
H A D | rawnand.h | 1089 int (*exec_op)(struct nand_chip *chip, member
|