Home
last modified time | relevance | path

Searched defs:cmd (Results 1551 – 1575 of 4687) sorted by relevance

1...<<61626364656667686970>>...188

/openbmc/linux/drivers/gpu/drm/loongson/
H A Dlsdc_debugfs.c71 u16 cmd; in lsdc_pdev_enable_io_mem() local
/openbmc/linux/fs/udf/
H A Dfile.c128 long udf_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in udf_ioctl()
/openbmc/openpower-pnor-code-mgmt/test/
H A Dtest_signature.cpp18 void command(const std::string& cmd) in command()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_sdvo.c284 u8 cmd; member
401 static const char *sdvo_cmd_name(u8 cmd) in sdvo_cmd_name()
415 static void intel_sdvo_debug_write(struct intel_sdvo *intel_sdvo, u8 cmd, in intel_sdvo_debug_write()
463 static bool __intel_sdvo_write_cmd(struct intel_sdvo *intel_sdvo, u8 cmd, in __intel_sdvo_write_cmd()
532 static bool intel_sdvo_write_cmd(struct intel_sdvo *intel_sdvo, u8 cmd, in intel_sdvo_write_cmd()
637 static bool intel_sdvo_set_value(struct intel_sdvo *intel_sdvo, u8 cmd, const void *data, int len) in intel_sdvo_set_value()
646 intel_sdvo_get_value(struct intel_sdvo *intel_sdvo, u8 cmd, void *value, int len) in intel_sdvo_get_value()
748 static bool intel_sdvo_set_timing(struct intel_sdvo *intel_sdvo, u8 cmd, in intel_sdvo_set_timing()
755 static bool intel_sdvo_get_timing(struct intel_sdvo *intel_sdvo, u8 cmd, in intel_sdvo_get_timing()
/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_main.c50 } cmd; in fun_port_write_cmds() local
86 } cmd; in fun_port_read_cmds() local
189 } cmd; in fun_config_rss() local
568 } cmd; in fun_port_create() local
605 } cmd; in fun_eth_create() local
1064 static int fun_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in fun_ioctl()
/openbmc/linux/net/bluetooth/rfcomm/
H A Dcore.c844 static int rfcomm_send_cmd(struct rfcomm_session *s, struct rfcomm_cmd *cmd) in rfcomm_send_cmd()
853 struct rfcomm_cmd cmd; in rfcomm_send_sabm() local
867 struct rfcomm_cmd cmd; in rfcomm_send_ua() local
881 struct rfcomm_cmd cmd; in rfcomm_send_disc() local
895 struct rfcomm_cmd *cmd; in rfcomm_queue_disc() local
917 struct rfcomm_cmd cmd; in rfcomm_send_dm() local
/openbmc/linux/drivers/scsi/
H A Dhpsa.c2345 struct scsi_cmnd *cmd, in handle_ioaccel_mode2_error()
2569 struct scsi_cmnd *cmd; in complete_scsi_command() local
4577 struct scsi_cmnd *cmd) in hpsa_scatter_gather()
4735 struct scsi_cmnd *cmd = c->scsi_cmd; in hpsa_scsi_ioaccel1_queue_command() local
4831 struct scsi_cmnd *cmd = c->scsi_cmd; in hpsa_scsi_ioaccel_direct_map() local
4852 struct scsi_cmnd *cmd = c->scsi_cmd; in set_encrypt_ioaccel2() local
4909 struct scsi_cmnd *cmd = c->scsi_cmd; in hpsa_scsi_ioaccel2_queue_command() local
5105 struct scsi_cmnd *cmd = c->scsi_cmd; in hpsa_scsi_ioaccel_raid_map() local
5617 struct scsi_cmnd *cmd; in hpsa_command_resubmit_worker() local
6301 unsigned int cmd, void __user *arg) in hpsa_ioctl32_big_passthru()
[all …]
/openbmc/linux/drivers/input/tablet/
H A Dwacom_serial4.c433 const u8 *cmd; in wacom_send_setup_string() local
465 const u8 *cmd, const char *desc) in wacom_send_and_wait()
/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_mm.c103 mraid_mm_ioctl(struct file *filep, unsigned int cmd, unsigned long arg) in mraid_mm_ioctl()
215 mraid_mm_unlocked_ioctl(struct file *filep, unsigned int cmd, in mraid_mm_unlocked_ioctl()
/openbmc/qemu/tests/tcg/i386/
H A Dtest-avx.c200 #define TEST(n, cmd, type) \ argument
210 #define TEST(n, cmd, type) {n, test_##n, cmd, &init##type}, argument
/openbmc/linux/net/sched/
H A Dact_pedit.c391 enum pedit_cmd cmd = TCA_PEDIT_KEY_EX_CMD_SET; in tcf_pedit_act() local
585 u32 cmd = tcf_pedit_cmd(act, 0); in tcf_pedit_offload_act_setup() local
/openbmc/linux/drivers/net/ethernet/intel/igbvf/
H A Dethtool.c52 struct ethtool_link_ksettings *cmd) in igbvf_get_link_ksettings()
89 const struct ethtool_link_ksettings *cmd) in igbvf_set_link_ksettings()
/openbmc/linux/tools/perf/
H A Dbuiltin-help.c119 static void exec_failed(const char *cmd) in exec_failed()
180 static void exec_man_cmd(const char *cmd, const char *page) in exec_man_cmd()
/openbmc/linux/drivers/net/ethernet/microchip/
H A Dencx24j600-regmap.c66 u8 cmd = RCRU; in regmap_encx24j600_sfr_read() local
117 u8 cmd = unbanked_cmd; in regmap_encx24j600_sfr_update() local
/openbmc/linux/net/ipv4/
H A Dipmr_base.c302 int cmd, int flags), in mr_table_dump()
359 int cmd, int flags), in mr_rtm_dumproute()
/openbmc/linux/drivers/staging/greybus/
H A Dfw-management.c407 static int fw_mgmt_ioctl(struct fw_mgmt *fw_mgmt, unsigned int cmd, in fw_mgmt_ioctl()
532 static long fw_mgmt_ioctl_unlocked(struct file *file, unsigned int cmd, in fw_mgmt_ioctl_unlocked()
/openbmc/linux/arch/arm/vfp/
H A Dvfpmodule.c159 static int vfp_notifier(struct notifier_block *self, unsigned long cmd, void *v) in vfp_notifier()
481 static int vfp_cpu_pm_notifier(struct notifier_block *self, unsigned long cmd, in vfp_cpu_pm_notifier()
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmd.c574 } *cmd; in vmw_cmd_emit_dummy_legacy_query() local
620 } *cmd; in vmw_cmd_emit_dummy_gb_query() local
/openbmc/linux/drivers/iio/chemical/
H A Dsps30_serial.c133 static int sps30_serial_prep_frame(unsigned char *buf, unsigned char cmd, in sps30_serial_prep_frame()
190 static int sps30_serial_command(struct sps30_state *state, unsigned char cmd, in sps30_serial_command()
/openbmc/linux/include/linux/
H A Dnvme-tcp.h137 struct nvme_command cmd; member
191 struct nvme_tcp_cmd_pdu cmd; member
/openbmc/linux/drivers/s390/block/
H A Ddasd_diag.c70 static inline int __dia250(void *iob, int cmd) in __dia250()
92 static inline int dia250(void *iob, int cmd) in dia250()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-designware-master.c317 int cmd = 0, status; in amd_i2c_dw_xfer_quirk() local
504 u32 cmd = 0; in i2c_dw_xfer_msg() local
/openbmc/linux/drivers/scsi/elx/libefc/
H A Defc_node.c844 u8 cmd, void (*efc_node_common_func)(const char *, in efc_node_check_els_req()
853 u16 cmd, void (*efc_node_common_func)(const char *, in efc_node_check_ns_req()
930 u32 cmd; in efc_node_recv_els_frame() member
/openbmc/linux/drivers/soc/ixp4xx/
H A Dixp4xx-npe.c170 static void npe_cmd_write(struct npe *npe, u32 addr, int cmd, u32 data) in npe_cmd_write()
177 static u32 npe_cmd_read(struct npe *npe, u32 addr, int cmd) in npe_cmd_read()
534 u32 cmd; in npe_load_firmware() local
/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Dif_sdio.c800 struct cmd_header cmd; in if_sdio_finish_power_on() local
979 struct cmd_header cmd; in if_sdio_enter_deep_sleep() local
1268 struct cmd_header cmd; in if_sdio_remove() local

1...<<61626364656667686970>>...188