| /OK3568_Linux_fs/kernel/arch/m68k/68000/ |
| H A D | m68328.c | 46 void __init config_BSP(char *command, int len) in config_BSP()
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | xhci.c | 167 u32 command; in xhci_reset() local 682 struct xhci_command *command; in xhci_run() local 991 u32 command; in xhci_suspend() local 1103 u32 command, temp = 0; in xhci_resume() local 1421 struct xhci_command *command; in xhci_check_maxpacket() local 1650 struct xhci_command *command; in xhci_urb_dequeue() local 2777 struct xhci_command *command, in xhci_configure_endpoint() 2911 struct xhci_command *command; in xhci_check_bandwidth() local 3569 struct xhci_command *command; in xhci_free_streams() local 3901 struct xhci_command *command; in xhci_disable_slot() local [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/wayland/weston-init/ |
| H A D | weston.ini | 72 command=/usr/bin/weston --backend=rdp-backend.so --shell=fullscreen-shell.so --no-clients-resize key
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/ |
| H A D | can.json | 18 "command": "2:2:big:8717", string 32 "command": "2:2:big:48059", string
|
| /OK3568_Linux_fs/kernel/arch/mips/cobalt/ |
| H A D | reset.c | 46 void cobalt_machine_restart(char *command) in cobalt_machine_restart()
|
| /OK3568_Linux_fs/kernel/arch/mips/sni/ |
| H A D | reset.c | 28 void sni_machine_restart(char *command) in sni_machine_restart()
|
| /OK3568_Linux_fs/kernel/tools/usb/usbip/src/ |
| H A D | utils.c | 18 char command[SYSFS_BUS_ID_SIZE + 4]; in modify_match_busid() local
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/mtk-vcodec/ |
| H A D | mtk_vcodec_intr.c | 14 int mtk_vcodec_wait_for_done_ctx(struct mtk_vcodec_ctx *ctx, int command, in mtk_vcodec_wait_for_done_ctx()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/db/ |
| H A D | test_db.py | 39 def capture(command, *args, **kwargs): argument
|
| /OK3568_Linux_fs/kernel/drivers/char/ |
| H A D | raw.c | 130 raw_ioctl(struct file *filp, unsigned int command, unsigned long arg) in raw_ioctl() 201 static long raw_ctl_ioctl(struct file *filp, unsigned int command, in raw_ctl_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/rtc/ |
| H A D | rtc-wilco-ec.c | 26 u8 command; member 76 u8 command; member
|
| /OK3568_Linux_fs/kernel/drivers/mtd/devices/ |
| H A D | mtd_dataflash.c | 87 u8 command[4]; member 155 u8 *command; in dataflash_erase() local 236 u8 *command; in dataflash_read() local 304 u8 *command; in dataflash_write() local
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-aspeed.c | 179 u32 command; in aspeed_i2c_recover_bus() local 246 u32 command, irq_handled = 0; in aspeed_i2c_slave_irq() local 342 u32 command = ASPEED_I2CD_M_START_CMD | ASPEED_I2CD_M_TX_CMD; in aspeed_i2c_do_start() local 405 u32 irq_handled = 0, command = 0; in aspeed_i2c_master_irq() local
|
| /OK3568_Linux_fs/kernel/arch/mips/loongson32/common/ |
| H A D | reset.c | 24 static void ls1x_restart(char *command) in ls1x_restart()
|
| /OK3568_Linux_fs/u-boot/arch/x86/include/asm/ |
| H A D | ist.h | 16 __u32 command; member
|
| /OK3568_Linux_fs/kernel/arch/mips/loongson64/ |
| H A D | reset.c | 18 static void loongson_restart(char *command) in loongson_restart()
|
| /OK3568_Linux_fs/kernel/arch/mips/sgi-ip27/ |
| H A D | ip27-reset.c | 38 static void ip27_machine_restart(char *command) in ip27_machine_restart()
|
| /OK3568_Linux_fs/kernel/arch/mips/loongson2ef/common/ |
| H A D | reset.c | 35 static void loongson_restart(char *command) in loongson_restart()
|
| /OK3568_Linux_fs/kernel/arch/mips/pic32/common/ |
| H A D | reset.c | 24 static void pic32_machine_restart(char *command) in pic32_machine_restart()
|
| /OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/ |
| H A D | ist.h | 25 __u32 command; member
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | nand_legacy.c | 249 static void nand_command(struct nand_chip *chip, unsigned int command, in nand_command() 388 static void nand_command_lp(struct nand_chip *chip, unsigned int command, in nand_command_lp()
|
| /OK3568_Linux_fs/kernel/drivers/i2c/muxes/ |
| H A D | i2c-mux-pca9541.c | 99 static int pca9541_reg_write(struct i2c_client *client, u8 command, u8 val) in pca9541_reg_write() 113 static int pca9541_reg_read(struct i2c_client *client, u8 command) in pca9541_reg_read()
|
| /OK3568_Linux_fs/kernel/drivers/net/ipa/ |
| H A D | ipa_uc.c | 68 u8 command; /* enum ipa_uc_command */ member 191 static void send_uc_command(struct ipa *ipa, u32 command, u32 command_param) in send_uc_command()
|
| /OK3568_Linux_fs/kernel/arch/mips/rb532/ |
| H A D | setup.c | 29 static void rb_machine_restart(char *command) in rb_machine_restart()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | armada-37xx-rwtm-mailbox.h | 14 u16 command; member
|