Home
last modified time | relevance | path

Searched refs:cmd (Results 3376 – 3400 of 6824) sorted by relevance

1...<<131132133134135136137138139140>>...273

/openbmc/linux/drivers/watchdog/
H A Dsc520_wdt.c273 static long fop_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in fop_ioctl() argument
284 switch (cmd) { in fop_ioctl()
H A Dw83877f_wdt.c239 static long fop_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in fop_ioctl() argument
250 switch (cmd) { in fop_ioctl()
H A Dalim1535_wdt.c176 static long ali_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ali_ioctl() argument
188 switch (cmd) { in ali_ioctl()
H A Drdc321x_wdt.c140 static long rdc321x_wdt_ioctl(struct file *file, unsigned int cmd, in rdc321x_wdt_ioctl() argument
151 switch (cmd) { in rdc321x_wdt_ioctl()
H A Drc32434_wdt.c188 static long rc32434_wdt_ioctl(struct file *file, unsigned int cmd, in rc32434_wdt_ioctl() argument
200 switch (cmd) { in rc32434_wdt_ioctl()
/openbmc/linux/include/media/drv-intf/
H A Dcx2341x.h79 typedef int (*cx2341x_mbox_func)(void *priv, u32 cmd, int in, int out,
88 struct v4l2_ext_controls *ctrls, unsigned int cmd);
/openbmc/linux/tools/testing/fault-injection/
H A Dfailcmd.sh219 cmd="echo 1 > /proc/self/make-it-fail && exec $@"
220 bash -c "$cmd"
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dtrans.c19 struct qlink_cmd *cmd = (void *)cmd_skb->data; in qtnf_trans_send_cmd_with_resp() local
32 cmd->seq_num = cpu_to_le16(ctl_node->seq_num); in qtnf_trans_send_cmd_with_resp()
/openbmc/openbmc/meta-openembedded/meta-oe/classes/
H A Dgitver.bbclass19 def gitrev_run(cmd, path):
20 (output, error) = bb.process.run(cmd, cwd=path)
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/tests/
H A Dparser_test.py53 print(process.pid / 1000, process.cmd, process.ppid, len(process.samples))
57 self.assertEqual(tokens[1], str(process.cmd))
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A Docteon_iq.h275 union octeon_instr_64B cmd; member
378 u32 force_db, void *cmd, void *buf,
/openbmc/linux/drivers/irqchip/
H A Dirq-vf610-mscm-ir.c67 unsigned long cmd, void *v) in vf610_mscm_ir_notifier() argument
69 switch (cmd) { in vf610_mscm_ir_notifier()
/openbmc/openbmc-test-automation/redfish/systems/
H A Dtest_powersupply_readings.robot88 ${cmd} Catenate [x for x in ${records}
90 ${invalid_records}= Evaluate ${cmd}
/openbmc/linux/include/linux/
H A Dccp.h68 int ccp_enqueue_cmd(struct ccp_cmd *cmd);
82 static inline int ccp_enqueue_cmd(struct ccp_cmd *cmd) in ccp_enqueue_cmd() argument
H A Dif_bridge.h69 unsigned int cmd, struct ifreq *ifr,
71 int br_ioctl_call(struct net *net, struct net_bridge *br, unsigned int cmd,
/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/controllers/
H A Dfvp.py78 def run(self, cmd, timeout=None): argument
81 return super().run(cmd, timeout)
/openbmc/openbmc-test-automation/openpower/
H A Dtest_nmi_interface.robot64 ${cmd}= Set Variable If
66 OS Execute Command ${cmd} print_out=1
/openbmc/openbmc/poky/bitbake/bin/
H A Dgit-make-shallow86 def check_output(cmd, input=None): argument
87 return subprocess.check_output(cmd, universal_newlines=True, input=input)
/openbmc/linux/include/xen/interface/
H A Dxen.h342 unsigned int cmd; member
743 uint32_t cmd; member
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_wed_wo.h15 u8 cmd; member
272 int mtk_wed_mcu_send_msg(struct mtk_wed_wo *wo, int id, int cmd,
/openbmc/linux/sound/soc/meson/
H A Daiu-fifo.c58 int aiu_fifo_trigger(struct snd_pcm_substream *substream, int cmd, in aiu_fifo_trigger() argument
61 switch (cmd) { in aiu_fifo_trigger()
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dsch_offload.sh135 local cmd=$1; shift
136 $cmd $(printf %x: $parent) "$@"
/openbmc/linux/include/drm/
H A Ddrm_fb_helper.h267 int drm_fb_helper_ioctl(struct fb_info *info, unsigned int cmd,
360 static inline int drm_fb_helper_ioctl(struct fb_info *info, unsigned int cmd, in drm_fb_helper_ioctl() argument
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dsdio_mcu.c40 int cmd, int *seq) in mt7663s_mcu_send_message() argument
45 mt7615_mcu_fill_msg(dev, skb, cmd, seq); in mt7663s_mcu_send_message()
/openbmc/linux/arch/s390/include/asm/
H A Dfcx.h239 u32 cmd:8; member
307 struct dcw *tccb_add_dcw(struct tccb *tccb, size_t tccb_size, u8 cmd, u8 flags,

1...<<131132133134135136137138139140>>...273