Home
last modified time | relevance | path

Searched defs:command (Results 151 – 175 of 921) sorted by relevance

12345678910>>...37

/OK3568_Linux_fs/kernel/arch/mips/ar7/
H A Dsetup.c15 static void ar7_machine_restart(char *command) in ar7_machine_restart()
/OK3568_Linux_fs/kernel/samples/crypto/
H A Dfips140_lab_util.c591 static const struct command { struct
594 } commands[] = { argument
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-pci-generic.c139 u16 command; in generic_init_one() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_escape.h83 uint32 command; member
/OK3568_Linux_fs/kernel/drivers/char/agp/
H A Duninorth-agp.c229 u32 command, scratch, status; in uninorth_agp_enable() local
347 u32 command; in agp_uninorth_resume() local
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-cros-ec.c32 static int cros_ec_rtc_get(struct cros_ec_device *cros_ec, u32 command, in cros_ec_rtc_get()
59 static int cros_ec_rtc_set(struct cros_ec_device *cros_ec, u32 command, in cros_ec_rtc_set()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dehci-dbg.c188 dbg_command_buf(char *buf, unsigned len, const char *label, u32 command) in dbg_command_buf()
270 dbg_cmd(struct ehci_hcd *ehci, const char *label, u32 command) in dbg_cmd()
1060 unsigned int len, const char *label, u32 command) in dbg_command_buf()
1074 u32 command) { } in dbg_cmd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/libertas/
H A Dcmd.c938 uint16_t command; in lbs_submit_command() local
1500 uint16_t command, struct cmd_header *in_cmd, int in_cmd_size, in __lbs_cmd_async()
1554 void lbs_cmd_async(struct lbs_private *priv, uint16_t command, in lbs_cmd_async()
1561 int __lbs_cmd(struct lbs_private *priv, uint16_t command, in __lbs_cmd()
/OK3568_Linux_fs/kernel/drivers/reset/tegra/
H A Dreset-bpmp.c17 enum mrq_reset_commands command, in tegra_bpmp_reset_common()
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/cases/
H A Dapt.py13 def pkg(self, command, expected = 0): argument
/OK3568_Linux_fs/kernel/arch/mips/ralink/
H A Dreset.c85 static void ralink_restart(char *command) in ralink_restart()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dflow_dissector_load.c44 char command[64]; in detach_program() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dsony-laptop.h34 static inline int sony_pic_camera_command(int command, u8 value) { return 0; }; in sony_pic_camera_command()
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Dqemurunner.py620 def run_monitor(self, command, args=None, timeout=60): argument
628 def run_serial(self, command, raw=False, timeout=60): argument
/OK3568_Linux_fs/kernel/drivers/input/rmi4/
H A Drmi_f34.c45 static int rmi_f34_command(struct f34_data *f34, u8 command, in rmi_f34_command()
131 int block_count, u8 command) in rmi_f34_write_blocks()
/OK3568_Linux_fs/u-boot/drivers/net/
H A Deepro100.c150 volatile u16 command; member
175 volatile u16 command; member
240 static inline void OUTW (struct eth_device *dev, int command, u_long addr) in OUTW()
245 static inline void OUTL (struct eth_device *dev, int command, u_long addr) in OUTL()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dbookmarks.cpp166 InsertBookmarksCommand *command = new InsertBookmarksCommand(this, parent, node, row); in addBookmark() local
178 RemoveBookmarksCommand *command = new RemoveBookmarksCommand(this, parent, row); in removeBookmark() local
188 ChangeBookmarkCommand *command = new ChangeBookmarkCommand(this, node, newTitle, true); in setTitle() local
198 ChangeBookmarkCommand *command = new ChangeBookmarkCommand(this, node, newUrl, false); in setUrl() local
/OK3568_Linux_fs/kernel/drivers/fsi/
H A Dfsi-sbefifo.c476 const __be32 *command, size_t cmd_len) in sbefifo_send_command()
613 const __be32 *command, size_t cmd_len, in sbefifo_do_command()
667 const __be32 *command, size_t cmd_len, in __sbefifo_submit()
717 int sbefifo_submit(struct device *dev, const __be32 *command, size_t cmd_len, in sbefifo_submit()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/
H A Dosc.py57 def _buildosccommand(self, ud, d, command): argument
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Ddell-smbios-smm.c84 struct smi_cmd command; in dell_smbios_smm_call() local
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dguarded_storage.c109 SYSCALL_DEFINE2(s390_guarded_storage, int, command, in SYSCALL_DEFINE2() argument
/OK3568_Linux_fs/kernel/arch/mips/vr41xx/common/
H A Dpmu.c71 static void vr41xx_restart(char *command) in vr41xx_restart()
/OK3568_Linux_fs/kernel/drivers/crypto/caam/
H A Ddesc_constr.h173 static inline void append_cmd(u32 * const desc, u32 command) in append_cmd()
201 static inline u32 *write_cmd(u32 * const desc, u32 command) in write_cmd()
209 u32 command) in append_cmd_ptr()
217 unsigned int len, u32 command) in append_cmd_ptr_extlen()
226 u32 command) in append_cmd_data()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Di2c-dev.h59 __u8 command; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Di2c-dev.h59 __u8 command; member

12345678910>>...37