/openbmc/linux/drivers/mtd/nand/raw/brcmnand/ |
H A D | brcmnand.c | 1615 static void brcmnand_send_cmd(struct brcmnand_host *host, int cmd) in brcmnand_send_cmd() argument 1623 dev_dbg(ctrl->dev, "send native cmd %d addr 0x%llx\n", cmd, cmd_addr); in brcmnand_send_cmd() 1636 ctrl->cmd_pending = cmd; in brcmnand_send_cmd() 1643 cmd << brcmnand_cmd_shift(ctrl)); in brcmnand_send_cmd() 1693 u32 cmd = brcmnand_read_reg(ctrl, BRCMNAND_CMD_START) in brcmnand_waitfunc() local 1697 "timeout waiting for command %#02x\n", cmd); in brcmnand_waitfunc() 1943 u8 *oob, u32 len, u8 cmd) in brcmnand_edu_trans() argument 1949 int dir = (cmd == CMD_PAGE_READ ? DMA_FROM_DEVICE : DMA_TO_DEVICE); in brcmnand_edu_trans() 1950 u8 edu_cmd = (cmd == CMD_PAGE_READ ? EDU_CMD_READ : EDU_CMD_WRITE); in brcmnand_edu_trans()
|
/openbmc/linux/drivers/media/usb/go7007/ |
H A D | go7007-priv.h | 122 int (*send_command)(struct go7007 *go, unsigned int cmd, void *arg);
|
/openbmc/linux/Documentation/misc-devices/ |
H A D | max6875.rst | 102 cmd = address >> 8;
|
/openbmc/linux/drivers/staging/rtl8712/ |
H A D | rtl8712_cmd.h | 19 u8 r8712_fw_cmd(struct _adapter *pAdapter, u32 cmd);
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ruli/files/ |
H A D | 0001-Make-space-for-flags-from-environment.patch | 6 Add force option to ln cmd, so do_install can be rerun in same directory
|
/openbmc/u-boot/cmd/ |
H A D | avb.c | 370 return cp->cmd(cmdtp, flag, argc, argv); in do_avb()
|
/openbmc/linux/sound/pci/echoaudio/ |
H A D | gina24_dsp.c | 36 static int load_asic_generic(struct echoaudio *chip, u32 cmd, short asic);
|
/openbmc/linux/net/openvswitch/ |
H A D | openvswitch_trace.h | 133 __entry->upcall_cmd = upcall_info->cmd;
|
/openbmc/linux/drivers/mmc/host/ |
H A D | tmio_mmc.h | 136 struct mmc_command *cmd; member
|
/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/ |
H A D | octep_main.h | 90 u32 cmd; member
|
/openbmc/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | state_test.c | 273 TEST_FAIL("Unknown ucall %lu", uc.cmd); in main()
|
H A D | hyperv_clock.c | 242 TEST_FAIL("Unknown ucall %lu", uc.cmd); in main()
|
H A D | hyperv_evmcs.c | 280 TEST_FAIL("Unknown ucall %lu", uc.cmd); in main()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_sriov.h | 160 struct qlcnic_cmd_args *cmd; member
|
/openbmc/linux/drivers/net/arcnet/ |
H A D | arcdevice.h | 320 void (*command)(struct net_device *dev, int cmd);
|
/openbmc/linux/drivers/spi/ |
H A D | spi-ath79.c | 147 if (op->cmd.opcode != 0x0b || op->data.dir != SPI_MEM_DATA_IN || in ath79_exec_mem_op()
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | qcom,msm8974-pinctrl.yaml | 149 cmd-pins {
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | mpc52xx.h | 278 extern void __noreturn mpc52xx_restart(char *cmd);
|
/openbmc/linux/Documentation/ |
H A D | Makefile | 72 loop_cmd = $(echo-cmd) $(cmd_$(1)) || exit;
|
/openbmc/linux/drivers/char/agp/ |
H A D | agp.h | 252 long compat_agp_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
|
/openbmc/linux/include/linux/pds/ |
H A D | pds_core_if.h | 545 union pds_core_dev_cmd cmd; member
|
/openbmc/linux/arch/arm64/boot/dts/nuvoton/ |
H A D | nuvoton-common-npcm8xx.dtsi | 76 cmd-timeout-ms = <1000>;
|
/openbmc/linux/include/uapi/scsi/ |
H A D | scsi_bsg_mpi3mr.h | 455 } cmd; member
|
/openbmc/linux/drivers/usb/usbip/ |
H A D | usbip_common.h | 307 void usbip_pack_pdu(struct usbip_header *pdu, struct urb *urb, int cmd,
|
/openbmc/linux/arch/s390/ |
H A D | Makefile | 133 $(call cmd,install)
|