/openbmc/linux/drivers/media/pci/saa7164/ |
H A D | saa7164-cmd.c | 326 int saa7164_cmd_send(struct saa7164_dev *dev, u8 id, enum tmComResCmd command, in saa7164_cmd_send()
|
/openbmc/linux/arch/mips/ath25/ |
H A D | ar2315.c | 176 static void ar2315_restart(char *command) in ar2315_restart()
|
/openbmc/linux/drivers/hid/ |
H A D | hid-elo.c | 106 static int elo_smartset_send_get(struct usb_device *dev, u8 command, in elo_smartset_send_get()
|
/openbmc/linux/drivers/xen/ |
H A D | manage.c | 170 const char command[SHUTDOWN_CMD_SIZE]; member
|
/openbmc/linux/sound/virtio/ |
H A D | virtio_pcm_ops.c | 320 static int virtsnd_pcm_trigger(struct snd_pcm_substream *substream, int command) in virtsnd_pcm_trigger()
|
/openbmc/u-boot/include/ |
H A D | fis.h | 15 u8 command; member 38 u8 command; member
|
/openbmc/phosphor-power/phosphor-regulators/test/ |
H A D | validate-regulators-config_tests.cpp | 139 std::string command = in getValidationToolCommand() local 146 int runToolForOutputWithCommand(std::string command, in runToolForOutputWithCommand() 197 std::string command = getValidationToolCommand(configFileName); in runToolForOutput() local 254 const std::string& command, int status) in expectCommandLineSyntax() 3307 std::string command; in TEST() local
|
/openbmc/linux/drivers/video/fbdev/aty/ |
H A D | mach64_accel.c | 21 u32 command; member
|
/openbmc/linux/drivers/input/mouse/ |
H A D | logips2pp.c | 113 static int ps2pp_cmd(struct psmouse *psmouse, u8 *param, u8 command) in ps2pp_cmd()
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-powermac.c | 32 u8 command, in i2c_powermac_smbus_xfer()
|
H A D | i2c-amd756.c | 183 u8 command, int size, union i2c_smbus_data * data) in amd756_access()
|
H A D | i2c-ali1535.c | 342 unsigned short flags, char read_write, u8 command, in ali1535_access() argument [all...] |
H A D | i2c-piix4.c | 617 u8 command, int size, union i2c_smbus_data * data) in piix4_access() 799 u8 command, int size, union i2c_smbus_data *data) in piix4_access_sb800()
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/ |
H A D | svga_overlay.h | 82 uint32 command; member
|
/openbmc/linux/include/linux/firmware/intel/ |
H A D | stratix10-svc-client.h | 190 enum stratix10_svc_command_code command; member
|
/openbmc/dbus-sensors/src/ipmb/ |
H A D | IpmbSensor.hpp | 128 uint8_t command = 0; member
|
/openbmc/linux/drivers/memstick/core/ |
H A D | ms_block.c | 341 u8 command, intreg; in h_msb_read_page() local 479 u8 intreg, command; in h_msb_write_block() local 658 u8 command = MS_CMD_RESET; in h_msb_reset() local
|
/openbmc/linux/arch/mips/txx9/generic/ |
H A D | setup_tx4938.c | 47 static void tx4938_machine_restart(char *command) in tx4938_machine_restart()
|
/openbmc/linux/arch/x86/pci/ |
H A D | i386.c | 252 u16 command; in pcibios_allocate_dev_resources() local
|
/openbmc/linux/drivers/iio/adc/ |
H A D | ad7298.c | 108 unsigned short command; in ad7298_update_scan_mode() local
|
/openbmc/linux/arch/mips/kernel/ |
H A D | ftrace.c | 35 void arch_ftrace_update_code(int command) in arch_ftrace_update_code()
|
/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/ |
H A D | txgbe_phy.c | 654 u32 val, command; in txgbe_phy_read() local 681 int ret, command; in txgbe_phy_write() local
|
/openbmc/linux/kernel/trace/ |
H A D | ftrace.c | 2829 void ftrace_modify_all_code(int command) in ftrace_modify_all_code() 2879 int *command = data; in __ftrace_modify_code() local 2893 void ftrace_run_stop_machine(int command) in ftrace_run_stop_machine() 2905 void __weak arch_ftrace_update_code(int command) in arch_ftrace_update_code() 2910 static void ftrace_run_update_code(int command) in ftrace_run_update_code() 2925 static void ftrace_run_modify_code(struct ftrace_ops *ops, int command, in ftrace_run_modify_code() 2989 static void ftrace_startup_enable(int command) in ftrace_startup_enable() 3002 static void ftrace_startup_all(int command) in ftrace_startup_all() 3009 int ftrace_startup(struct ftrace_ops *ops, int command) in ftrace_startup() 3063 int ftrace_shutdown(struct ftrace_ops *ops, int command) in ftrace_shutdown() [all …]
|
/openbmc/u-boot/board/synopsys/hsdk/ |
H A D | env-lib.c | 48 char command[MAX_CMD_LEN]; in env_read_core() local
|
/openbmc/openbmc/poky/meta/lib/oeqa/ |
H A D | targetcontrol.py | 203 def run_serial(self, command, timeout=60): argument
|