Home
last modified time | relevance | path

Searched refs:cmd (Results 1 – 25 of 86) sorted by relevance

1234

/Documentation/sphinx/
Dkerneldoc.py70 cmd = [env.config.kerneldoc_bin, '-rst', '-enable-lineno']
82 cmd += ['-export']
85 cmd += ['-internal']
88 cmd += ['-function', str(self.options.get('doc'))]
93 cmd += ['-function', f]
95 cmd += ['-no-doc-sections']
100 cmd += ['-export-file', f]
102 cmd += [filename]
106 'calling kernel-doc \'%s\'' % (" ".join(cmd)))
108 p = subprocess.Popen(cmd, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
[all …]
Dkfigure.py85 def which(cmd): argument
93 fname = folder + os.sep + cmd
307 cmd = [dot_cmd, '-T%s' % out_format, dot_fname]
311 exit_code = subprocess.call(cmd, stdout = out)
314 "Error #%d when calling: %s" % (exit_code, " ".join(cmd)))
327 cmd = [convert_cmd, svg_fname, pdf_fname]
329 exit_code = subprocess.call(cmd)
331 kernellog.warn(app, "Error #%d when calling: %s" % (exit_code, " ".join(cmd)))
/Documentation/admin-guide/
Dbtmrvl.rst102 Hcitool cmd <ogf> <ocf> [Parameters]
106 hcitool cmd 0x3f 0x5b 0xf5 0x01 0x00 --Enable All interface
107 hcitool cmd 0x3f 0x5b 0xf5 0x01 0x01 --Enable Wlan interface
108 hcitool cmd 0x3f 0x5b 0xf5 0x01 0x02 --Enable BT interface
109 hcitool cmd 0x3f 0x5b 0xf5 0x00 0x00 --Disable All interface
110 hcitool cmd 0x3f 0x5b 0xf5 0x00 0x01 --Disable Wlan interface
111 hcitool cmd 0x3f 0x5b 0xf5 0x00 0x02 --Disable BT interface
/Documentation/media/uapi/dvb/
Ddvbproperty.rst35 The actual action is determined by a set of dtv_property cmd/data pairs.
89 { .cmd = DTV_DELIVERY_SYSTEM, .u.data = SYS_DVBC_ANNEX_A },
90 { .cmd = DTV_FREQUENCY, .u.data = 651000000 },
91 { .cmd = DTV_MODULATION, .u.data = QAM_256 },
92 { .cmd = DTV_INVERSION, .u.data = INVERSION_AUTO },
93 { .cmd = DTV_SYMBOL_RATE, .u.data = 5217000 },
94 { .cmd = DTV_INNER_FEC, .u.data = FEC_3_4 },
95 { .cmd = DTV_TUNE }
Dfe-dishnetwork-send-legacy-cmd.rst25 .. c:function:: int ioctl(int fd, FE_DISHNETWORK_SEND_LEGACY_CMD, unsigned long cmd)
35 ``cmd``
36 Sends the specified raw cmd to the dish via DISEqC.
Dvideo-command.rst26 .. c:function:: int ioctl(int fd, VIDEO_COMMAND, struct video_command *cmd)
52 - struct video_command \*cmd
76 __u32 cmd;
Dvideo-try-command.rst26 .. c:function:: int ioctl(int fd, VIDEO_TRY_COMMAND, struct video_command *cmd)
52 - struct video_command \*cmd
Dfrontend_fcalls.rst25 fe-diseqc-send-master-cmd
/Documentation/devicetree/bindings/mmc/
Dmtk-sd.txt39 - mediatek,hs200-cmd-int-delay: HS200 command internal delay setting.
42 - mediatek,hs400-cmd-int-delay: HS400 command internal delay setting
45 - mediatek,hs400-cmd-resp-sel-rising: HS400 command response sample selection
69 mediatek,hs200-cmd-int-delay = <26>;
70 mediatek,hs400-cmd-int-delay = <14>;
71 mediatek,hs400-cmd-resp-sel-rising;
Dmmci.txt27 - st,sig-dir-cmd : cmd signal direction pin used for CMD.
31 - st,sig-dir : signal direction polarity used for cmd, dat0 dat123.
63 st,sig-dir-cmd;
/Documentation/devicetree/bindings/leds/
Dleds-ns2.txt9 - cmd-gpio: Command LED GPIO. See OF device-tree GPIO specification.
12 the corresponding cmd-gpio/slow-gpio values. All the GPIO values combinations
29 cmd-gpio = <&gpio0 30 0>;
/Documentation/admin-guide/perf/
Dimx-ddr.rst22 perf stat -a -e imx8_ddr0/cycles/ cmd
23 perf stat -a -e imx8_ddr0/read/,imx8_ddr0/write/ cmd
45 perf stat -a -e imx8_ddr0/axid-read,axi_mask=0xMMMM,axi_id=0xDDDD/ cmd
46 perf stat -a -e imx8_ddr0/axid-write,axi_mask=0xMMMM,axi_id=0xDDDD/ cmd
52 perf stat -a -e imx8_ddr0/axid-read,axi_id=0x12/ cmd, which will monitor ARID=0x12
/Documentation/devicetree/bindings/misc/
Dolpc,xo1.75-ec.txt5 - cmd-gpios: gpio specifier of the CMD pin
21 cmd-gpios = <&gpio 155 GPIO_ACTIVE_HIGH>;
/Documentation/devicetree/bindings/mtd/
Dfsl-upm-nand.txt7 - fsl,upm-cmd-offset : UPM pattern offset for the command latch.
32 fsl,upm-cmd-offset = <8>;
52 fsl,upm-cmd-offset = <0x08>;
Dqcom_nandc.txt22 - qcom,cmd-crci: must contain the ADM command type CRCI block instance
33 - dma-names: must contain all 3 channel names : "tx", "rx", "cmd"
71 qcom,cmd-crci = <15>;
112 dma-names = "tx", "rx", "cmd";
/Documentation/devicetree/bindings/phy/
Dphy-mapphone-mdm6600.txt10 - motorola,cmd-gpios Three GPIOs to control the power state of the MDM6600
22 motorola,cmd-gpios = <&gpio4 7 GPIO_ACTIVE_HIGH>,
/Documentation/scsi/
DChangeLog.megaraid_sas188 struct megasas_cmd *cmd);
293 1. Add the fix of the driver cmd empty fix of the driver cmd empty.
337 1. Add shutdown DCMD cmd to the shutdown routine to make FW shutdown proper.
360 make sure the FW will finish the pending cmd for KDUMP case.
371 a max of 60 seconds to respond to the INIT cmd.
384 driver schedules for cmd completion if there are pending cmds
406 cmd.
416 1. Added the megasas_reset_timer routine to intercept cmd timeout and throttle io.
437 waiting for depending on cmd completion from isr path.
495 is 2 or greater,the driver stops sending cmd to FW temporarily. IO is
[all …]
/Documentation/w1/
Dw1-netlink.rst48 __u8 cmd - command opcode.
83 cmd->len;
84 w1_netlink_msg.len = sizeof(struct w1_netlink_cmd) + cmd->len;
85 w1_netlink_cmd.len = cmd->len;
107 [w1_netlink_cmd cmd = W1_CMD_SEARCH or W1_CMD_ALARM_SEARCH]
114 [w1_netlink_cmd cmd = W1_CMD_SEARCH or W1_CMD_ALARM_SEARCH
134 [w1_netlink_cmd cmd = W1_CMD_RESET]
/Documentation/devicetree/bindings/reserved-memory/
Dqcom,cmd-db.txt20 Definition: Should be "qcom,cmd-db"
34 compatible = "qcom,cmd-db";
/Documentation/target/
Dtcm_mod_builder.rst82 -rw-r--r-- 1 root root 40504 2010-10-05 03:23 .tcm_nab5000_configfs.o.cmd
86 -rw-r--r-- 1 root root 40713 2010-10-05 03:23 .tcm_nab5000_fabric.o.cmd
88 -rw-r--r-- 1 root root 265 2010-10-05 03:23 .tcm_nab5000.ko.cmd
91 -rw-r--r-- 1 root root 22655 2010-10-05 03:23 .tcm_nab5000.mod.o.cmd
93 -rw-r--r-- 1 root root 211 2010-10-05 03:23 .tcm_nab5000.o.cmd
/Documentation/media/uapi/mediactl/
Drequest-func-ioctl.rst47 .. c:function:: int ioctl( int fd, int cmd, void *argp )
56 ``cmd``
70 The ioctl ``cmd`` code specifies the request function to be called. It
/Documentation/networking/
Dsfp-phylink.rst121 * - phy_mii_ioctl(phydev, ifr, cmd)
122 - phylink_mii_ioctl(priv->phylink, ifr, cmd)
139 const struct ethtool_link_ksettings *cmd)
143 return phylink_ethtool_ksettings_set(priv->phylink, cmd);
147 struct ethtool_link_ksettings *cmd)
151 return phylink_ethtool_ksettings_get(priv->phylink, cmd);
/Documentation/media/uapi/v4l/
Duser-func.rst26 vidioc-decoder-cmd
29 vidioc-encoder-cmd
Dvidioc-encoder-cmd.rst54 The ``cmd`` field must contain the command code. The ``flags`` field is
85 - ``cmd``
164 The ``cmd`` field is invalid.
/Documentation/ABI/testing/
Ddebugfs-olpc1 What: /sys/kernel/debug/olpc-ec/cmd

1234