/openbmc/linux/sound/soc/qcom/ |
H A D | lpass-cdc-dma.c | 258 int cmd, struct snd_soc_dai *dai) in lpass_cdc_dma_daiops_trigger()
|
/openbmc/linux/drivers/media/test-drivers/vidtv/ |
H A D | vidtv_demod.c | 328 struct dvb_diseqc_master_cmd *cmd) in vidtv_send_diseqc_msg()
|
/openbmc/linux/Documentation/ |
H A D | conf.py | 23 def have_command(cmd): argument
|
/openbmc/linux/sound/soc/xilinx/ |
H A D | xlnx_i2s.c | 128 static int xlnx_i2s_trigger(struct snd_pcm_substream *substream, int cmd, in xlnx_i2s_trigger()
|
/openbmc/linux/fs/coda/ |
H A D | psdev.c | 72 static long coda_psdev_ioctl(struct file * filp, unsigned int cmd, unsigned long arg) in coda_psdev_ioctl()
|
/openbmc/linux/drivers/gpu/host1x/hw/ |
H A D | channel_hw.c | 123 struct host1x_job_cmd *cmd = &job->cmds[i]; in submit_gathers() local
|
/openbmc/linux/drivers/hwmon/occ/ |
H A D | p8_i2c.c | 114 static int p8_i2c_occ_send_cmd(struct occ *occ, u8 *cmd, size_t len, in p8_i2c_occ_send_cmd()
|
/openbmc/linux/drivers/dma-buf/ |
H A D | sync_file.c | 350 static long sync_file_ioctl(struct file *file, unsigned int cmd, in sync_file_ioctl()
|
/openbmc/linux/drivers/isdn/mISDN/ |
H A D | dsp_core.c | 952 dsp_ctrl(struct mISDNchannel *ch, u_int cmd, void *arg) in dsp_ctrl()
|
/openbmc/linux/drivers/iio/chemical/ |
H A D | sps30_i2c.c | 65 static int sps30_i2c_command(struct sps30_state *state, u16 cmd, void *arg, size_t arg_size, in sps30_i2c_command()
|
/openbmc/linux/drivers/gpu/drm/i915/selftests/ |
H A D | i915_perf.c | 362 u32 cmd; in live_noa_gpr() local
|
/openbmc/linux/drivers/macintosh/ |
H A D | windfarm_smu_controls.c | 56 struct smu_cmd cmd; in smu_set_fan() local
|
/openbmc/linux/sound/soc/ti/ |
H A D | omap-hdmi.c | 230 static int hdmi_dai_trigger(struct snd_pcm_substream *substream, int cmd, in hdmi_dai_trigger()
|
/openbmc/phosphor-psu-code-mgmt/src/ |
H A D | utils.cpp | 41 std::string cmd = concat_string(ts...); in exec() local
|
/openbmc/qemu/hw/input/ |
H A D | adb-mouse.c | 113 int cmd, reg, olen; in adb_mouse_request() local
|
/openbmc/linux/arch/powerpc/platforms/cell/spufs/ |
H A D | switch.c | 767 unsigned int cmd) in send_mfc_dma() 805 unsigned int cmd = MFC_PUT_CMD; in save_ls_16kb() local 874 unsigned int cmd = MFC_GETFS_CMD; in send_save_code() local 1245 unsigned int cmd = MFC_GETFS_CMD; in send_restore_code() local 1375 unsigned int cmd = MFC_GET_CMD; in restore_ls_16kb() local
|
/openbmc/linux/sound/pci/ |
H A D | es1938.c | 291 static void snd_es1938_write_cmd(struct es1938 *chip, unsigned char cmd) in snd_es1938_write_cmd() 516 int cmd) in snd_es1938_capture_trigger() 539 int cmd) in snd_es1938_playback1_trigger() 569 int cmd) in snd_es1938_playback2_trigger() 592 int cmd) in snd_es1938_playback_trigger()
|
/openbmc/linux/drivers/net/ethernet/3com/ |
H A D | typhoon.c | 242 struct cmd_desc cmd[COMMAND_ENTRIES] __3xp_aligned; member 457 struct cmd_desc *cmd; in typhoon_hello() local 570 typhoon_issue_command(struct typhoon *tp, int num_cmd, struct cmd_desc *cmd, in typhoon_issue_command() 993 struct ethtool_link_ksettings *cmd) in typhoon_get_link_ksettings() 1055 const struct ethtool_link_ksettings *cmd) in typhoon_set_link_ksettings()
|
/openbmc/linux/drivers/mtd/devices/ |
H A D | st_spi_fsm.c | 172 #define STFSM_INSTR(cmd, op) ((cmd) | ((op) << 4)) argument 277 uint8_t cmd; /* FLASH command */ member 852 uint32_t cmd = enter ? SPINOR_OP_EN4B : SPINOR_OP_EX4B; in stfsm_enter_32bit_addr() local 913 static int stfsm_read_status(struct stfsm *fsm, uint8_t cmd, in stfsm_read_status() 941 static int stfsm_write_status(struct stfsm *fsm, uint8_t cmd, in stfsm_write_status()
|
/openbmc/linux/net/openvswitch/ |
H A D | datapath.c | 874 u32 seq, u32 flags, u8 cmd, u32 ufid_flags) in ovs_flow_cmd_fill_info() 945 struct genl_info *info, u8 cmd, in ovs_flow_cmd_build_info() 1566 u32 portid, u32 seq, u32 flags, u8 cmd) in ovs_dp_cmd_fill_info() 2102 u32 flags, u8 cmd, gfp_t gfp) in ovs_vport_cmd_fill_info() 2162 u32 portid, u32 seq, u8 cmd) in ovs_vport_cmd_build_info()
|
/openbmc/linux/drivers/mmc/core/ |
H A D | mmc_test.c | 249 static int mmc_test_busy(struct mmc_command *cmd) in mmc_test_busy() 261 struct mmc_command cmd = {}; in mmc_test_wait_busy() local 293 struct mmc_command cmd = {}; in mmc_test_buffer_transfer() local 757 struct mmc_command cmd; member 878 struct mmc_command cmd = {}; in mmc_test_simple_transfer() local 903 struct mmc_command cmd = {}; in mmc_test_broken_transfer() local 2342 struct mmc_command *cmd) in mmc_test_send_status()
|
/openbmc/linux/drivers/s390/block/ |
H A D | dasd_eckd.c | 281 unsigned int totrk, int cmd, struct dasd_device *device, in define_extent() 389 int count, int cmd, struct dasd_device *device, in locate_record_ext() 530 unsigned int trk, unsigned int totrk, int cmd, in prefix_LRE() 597 unsigned int trk, unsigned int totrk, int cmd, in prefix() 606 unsigned int rec_on_trk, int no_rec, int cmd, in locate_record() 3989 unsigned char cmd, rcmd; in dasd_eckd_build_cp_cmd_single() local 4177 unsigned char cmd; in dasd_eckd_build_cp_cmd_track() local 4332 unsigned int trk, unsigned int totrk, int cmd, in prepare_itcw() 4505 unsigned char cmd; in dasd_eckd_build_cp_tpm_track() local 4755 unsigned char cmd; in dasd_eckd_build_cp_raw() local [all …]
|
/openbmc/linux/include/linux/ |
H A D | security.h | 986 static inline int security_file_ioctl(struct file *file, unsigned int cmd, in security_file_ioctl() 993 unsigned int cmd, in security_file_ioctl_compat() 1017 static inline int security_file_lock(struct file *file, unsigned int cmd) in security_file_lock() 1022 static inline int security_file_fcntl(struct file *file, unsigned int cmd, in security_file_fcntl() 1276 static inline int security_msg_queue_msgctl(struct kern_ipc_perm *msq, int cmd) in security_msg_queue_msgctl() 1309 static inline int security_shm_shmctl(struct kern_ipc_perm *shp, int cmd) in security_shm_shmctl() 1333 static inline int security_sem_semctl(struct kern_ipc_perm *sma, int cmd) in security_sem_semctl() 2043 static inline int security_bpf(int cmd, union bpf_attr *attr, in security_bpf()
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_switch.c | 1439 struct ice_aqc_get_sw_cfg *cmd; in ice_aq_get_sw_cfg() local 1469 struct ice_aqc_add_get_update_free_vsi *cmd; in ice_aq_add_vsi() local 1513 struct ice_aqc_add_get_update_free_vsi *cmd; in ice_aq_free_vsi() local 1548 struct ice_aqc_add_get_update_free_vsi *cmd; in ice_aq_update_vsi() local 1915 struct ice_aqc_add_get_recipe *cmd; in ice_aq_add_recipe() local 1952 struct ice_aqc_add_get_recipe *cmd; in ice_aq_get_recipe() local 2044 struct ice_aqc_recipe_to_profile *cmd; in ice_aq_map_recipe_to_profile() local 2070 struct ice_aqc_recipe_to_profile *cmd; in ice_aq_get_recipe_to_profile() local
|
/openbmc/linux/kernel/debug/kdb/ |
H A D | kdb_main.c | 709 kdbtab_t cmd; /* Macro command */ member 1137 static int handle_ctrl_cmd(char *cmd) in handle_ctrl_cmd() 2635 int kdb_register(kdbtab_t *cmd) in kdb_register() 2672 void kdb_unregister(kdbtab_t *cmd) in kdb_unregister()
|