Home
last modified time | relevance | path

Searched defs:cmd (Results 801 – 825 of 4686) sorted by relevance

1...<<31323334353637383940>>...188

/openbmc/linux/sound/firewire/tascam/
H A Dtascam-pcm.c188 static int pcm_capture_trigger(struct snd_pcm_substream *substream, int cmd) in pcm_capture_trigger()
206 static int pcm_playback_trigger(struct snd_pcm_substream *substream, int cmd) in pcm_playback_trigger()
/openbmc/linux/drivers/watchdog/
H A Dat91rm9200_wdt.c55 unsigned long mode, void *cmd) in at91rm9200_restart()
159 unsigned int cmd, unsigned long arg) in at91_wdt_ioctl()
/openbmc/linux/drivers/pps/
H A Dpps.c91 unsigned int cmd, unsigned long arg) in pps_cdev_ioctl()
250 unsigned int cmd, unsigned long arg) in pps_cdev_compat_ioctl()
/openbmc/linux/net/bridge/
H A Dbr_ioctl.c145 void __user *data, int cmd) in br_dev_siocdevprivate()
397 int br_ioctl_stub(struct net *net, struct net_bridge *br, unsigned int cmd, in br_ioctl_stub()
/openbmc/linux/drivers/media/usb/gspca/
H A Dkinect.c42 __le16 cmd; member
120 static int send_cmd(struct gspca_dev *gspca_dev, uint16_t cmd, void *cmdbuf, in send_cmd()
202 __le16 cmd[2]; in write_register() local
/openbmc/u-boot/cmd/
H A Dnand.c192 char *cmd = argv[1]; in do_nand_env_oob() local
379 char *cmd, *s; in do_nand() local
844 ulong offset, ulong addr, char *cmd) in nand_load_image()
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvfw/
H A Dpmu.h60 struct nv_pmu_acr_cmd cmd; member
71 struct nv_pmu_acr_cmd cmd; member
84 struct nv_pmu_acr_cmd cmd; member
/openbmc/openbmc/poky/meta/lib/oeqa/buildperf/
H A Dbase.py291 def run_cmd(self, cmd): argument
308 def measure_cmd_resources(self, cmd, name, legend, save_bs=False): argument
310 def _worker(data_q, cmd, **kwargs): argument
/openbmc/linux/drivers/platform/chrome/wilco_ec/
H A Dsysfs.c22 u8 cmd; /* Always CMD_KB_CMOS */ member
38 u8 cmd; /* Always CMD_USB_CHARGE */ member
59 u8 cmd; /* Always CMD_EC_INFO */ member
/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_mbox.h28 u8 cmd; member
46 u8 cmd; member
125 u8 cmd; member
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Ddlpar.c404 static int dlpar_parse_resource(char **cmd, struct pseries_hp_errorlog *hp_elog) in dlpar_parse_resource()
424 static int dlpar_parse_action(char **cmd, struct pseries_hp_errorlog *hp_elog) in dlpar_parse_action()
444 static int dlpar_parse_id_type(char **cmd, struct pseries_hp_errorlog *hp_elog) in dlpar_parse_id_type()
/openbmc/linux/tools/power/pm-graph/
H A Dbootgraph.py891 cmd = '' variable
910 cmd = arg[1:] variable
1098 cmd = 'chown -R {0}:{0} {1} > /dev/null 2>&1' variable
/openbmc/linux/drivers/block/null_blk/
H A Dzoned.c374 static blk_status_t null_zone_write(struct nullb_cmd *cmd, sector_t sector, in null_zone_write()
610 static blk_status_t null_zone_mgmt(struct nullb_cmd *cmd, enum req_op op, in null_zone_mgmt()
672 blk_status_t null_process_zoned_cmd(struct nullb_cmd *cmd, enum req_op op, in null_process_zoned_cmd()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dscan.c109 struct iwl_scan_req_umac *cmd = mvm->scan_cmd; in iwl_mvm_get_scan_req_umac_data() local
126 struct iwl_scan_req_umac *cmd = mvm->scan_cmd; in iwl_mvm_get_scan_req_umac_channel() local
522 struct iwl_host_cmd cmd = { in iwl_mvm_config_sched_scan_profiles() local
616 struct iwl_host_cmd cmd = { in iwl_mvm_lmac_scan_abort() local
675 struct iwl_scan_req_lmac *cmd) in iwl_mvm_lmac_scan_cfg_channels()
814 struct iwl_scan_req_lmac *cmd, in iwl_mvm_scan_lmac_dwell()
932 struct iwl_scan_req_lmac *cmd = mvm->scan_cmd; in iwl_mvm_scan_lmac() local
1150 struct iwl_host_cmd cmd = { in iwl_mvm_legacy_config_scan() local
1241 struct iwl_host_cmd cmd = { in iwl_mvm_config_scan() local
1283 struct iwl_scan_req_umac *cmd, in iwl_mvm_scan_umac_dwell()
[all …]
/openbmc/linux/drivers/mmc/host/
H A Dtifm_sd.c323 static unsigned int tifm_sd_op_flags(struct mmc_command *cmd) in tifm_sd_op_flags()
366 static void tifm_sd_exec(struct tifm_sd *host, struct mmc_command *cmd) in tifm_sd_exec()
385 static void tifm_sd_fetch_resp(struct mmc_command *cmd, struct tifm_dev *sock) in tifm_sd_fetch_resp()
400 struct mmc_command *cmd = host->req->cmd; in tifm_sd_check_status() local
503 struct mmc_command *cmd = NULL; in tifm_sd_card_event() local
H A Dalcor.c47 struct mmc_command *cmd; member
239 struct mmc_command *cmd) in alcor_prepare_data()
263 struct mmc_command *cmd, bool set_timeout) in alcor_send_cmd()
423 struct mmc_command *cmd = host->cmd; in alcor_cmd_irq_done() local
780 struct mmc_command *cmd = mrq->cmd; in alcor_pre_req() local
H A Dmeson-gx-mmc.c155 struct mmc_command *cmd; member
217 static struct mmc_command *meson_mmc_get_next_command(struct mmc_command *cmd) in meson_mmc_get_next_command()
688 static void meson_mmc_set_response_bits(struct mmc_command *cmd, u32 *cmd_cfg) in meson_mmc_set_response_bits()
790 static void meson_mmc_start_cmd(struct mmc_host *mmc, struct mmc_command *cmd) in meson_mmc_start_cmd()
907 static void meson_mmc_read_resp(struct mmc_host *mmc, struct mmc_command *cmd) in meson_mmc_read_resp()
934 struct mmc_command *cmd; in meson_mmc_irq() local
1026 struct mmc_command *next_cmd, *cmd = host->cmd; in meson_mmc_irq_thread() local
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965.c229 struct il_host_cmd cmd = { in il4965_send_led_cmd() local
529 struct il_calib_diff_gain_cmd cmd; in il4965_chain_noise_reset() local
1243 struct il4965_txpowertable_cmd cmd = { 0 }; in il4965_send_tx_power() local
1461 struct il4965_channel_switch_cmd cmd; in il4965_hw_channel_switch() local
1701 il4965_build_addsta_hcmd(const struct il_addsta_cmd *cmd, u8 * data) in il4965_build_addsta_hcmd()
/openbmc/linux/include/linux/
H A Dfilelock.h191 static inline int fcntl_getlk(struct file *file, unsigned int cmd, in fcntl_getlk()
198 unsigned int cmd, struct flock __user *user) in fcntl_setlk()
204 static inline int fcntl_getlk64(struct file *file, unsigned int cmd, in fcntl_getlk64()
211 unsigned int cmd, struct flock64 *user) in fcntl_setlk64()
277 static inline int vfs_lock_file(struct file *filp, unsigned int cmd, in vfs_lock_file()
/openbmc/linux/drivers/crypto/ccp/
H A Dsev-dev.c128 static int sev_cmd_buffer_len(int cmd) in sev_cmd_buffer_len()
308 static int __sev_do_cmd_locked(int cmd, void *data, int *psp_ret) in __sev_do_cmd_locked()
392 static int sev_do_cmd(int cmd, void *data, int *psp_ret) in sev_do_cmd()
618 static int sev_ioctl_do_pek_pdh_gen(int cmd, struct sev_issue_cmd *argp, bool writable) in sev_ioctl_do_pek_pdh_gen()
1311 int sev_issue_cmd_external_user(struct file *filep, unsigned int cmd, in sev_issue_cmd_external_user()
/openbmc/linux/drivers/usb/typec/ucsi/
H A Dtrace.c31 u8 cmd = raw_cmd & GENMASK(7, 0); in ucsi_cmd_str() local
/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Denic_api.c15 enum vnic_devcmd_cmd cmd, u64 *a0, u64 *a1, int wait) in enic_api_devcmd_proxy_by_index()
/openbmc/u-boot/drivers/misc/
H A Dcros_ec.c94 void cros_ec_dump_data(const char *name, int cmd, const uint8_t *data, int len) in cros_ec_dump_data()
137 int cmd, int cmd_version, in create_proto3_request()
251 int cmd, int cmd_version, in send_command_proto3()
280 static int send_command(struct cros_ec_dev *dev, uint cmd, int cmd_version, in send_command()
316 static int ec_command_inptr(struct udevice *dev, uint8_t cmd, in ec_command_inptr()
383 static int ec_command(struct udevice *dev, uint cmd, int cmd_version, in ec_command()
572 int cros_ec_reboot(struct udevice *dev, enum ec_reboot_cmd cmd, uint8_t flags) in cros_ec_reboot()
/openbmc/linux/drivers/ntb/test/
H A Dntb_perf.c257 static int perf_spad_cmd_send(struct perf_peer *peer, enum perf_cmd cmd, in perf_spad_cmd_send()
305 enum perf_cmd *cmd, u64 *data) in perf_spad_cmd_recv()
348 static int perf_msg_cmd_send(struct perf_peer *peer, enum perf_cmd cmd, in perf_msg_cmd_send()
394 enum perf_cmd *cmd, u64 *data) in perf_msg_cmd_recv()
421 static int perf_cmd_send(struct perf_peer *peer, enum perf_cmd cmd, u64 data) in perf_cmd_send()
432 static int perf_cmd_exec(struct perf_peer *peer, enum perf_cmd cmd) in perf_cmd_exec()
459 int ret, pidx, cmd; in perf_cmd_recv() local
/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_lnode.c213 struct fc_ct_hdr *cmd = (struct fc_ct_hdr *)buf; in csio_fill_ct_iu() local
269 void *cmd; in csio_ln_fdmi_done() local
293 void *cmd; in csio_ln_fdmi_rhba_cbfn() local
406 void *cmd; in csio_ln_fdmi_dprt_cbfn() local
514 void *cmd; in csio_ln_fdmi_dhba_cbfn() local
569 void *cmd; in csio_ln_fdmi_start() local
1483 csio_fcoe_fwevt_handler(struct csio_hw *hw, __u8 cpl_op, __be64 *cmd) in csio_fcoe_fwevt_handler()

1...<<31323334353637383940>>...188