Home
last modified time | relevance | path

Searched refs:IOCTL (Results 1 – 33 of 33) sorted by relevance

/linux-4.1.27/Documentation/zh_CN/video4linux/
Domap3isp.txt104 通过 VIDIOC_OMAP3ISP_STAT_REQ IOCTL 操作获取时,就会产生一个
117 私有 IOCTL
120 OMAP 3 ISP 驱动支持标准的 V4L2 IOCTL 以及可能存在且实用的控制。但
121 ISP 提供的许多功能都不在标准 IOCTL 之列,例如 gamma(伽马)表和统计
126 支持以下私有 IOCTL
140 虽然在不使用任何私有 IOCTL 的情况下使用 ISP 驱动是可能的,但这样无法
142 控制,以及图像均衡等)模块无法在未使用适当的私有 IOCTL 配置的情况下使用。
145 CCDC 和 preview(预览)模块 IOCTL
148 VIDIOC_OMAP3ISP_CCDC_CFG 和 VIDIOC_OMAP3ISP_PRV_CFG IOCTL
150 所控制的模块中,两个 IOCTL 控制多种功能。VIDIOC_OMAP3ISP_CCDC_CFG IOCTL
[all …]
/linux-4.1.27/drivers/tty/serial/jsm/
Djsm_tty.c41 jsm_dbg(IOCTL, &ch->ch_bd->pci_dev, "start\n"); in jsm_get_mstat()
60 jsm_dbg(IOCTL, &ch->ch_bd->pci_dev, "finish\n"); in jsm_get_mstat()
78 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "start\n"); in jsm_tty_get_mctrl()
85 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "finish\n"); in jsm_tty_get_mctrl()
100 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "start\n"); in jsm_tty_set_mctrl()
114 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "finish\n"); in jsm_tty_set_mctrl()
136 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "start\n"); in jsm_tty_start_tx()
141 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "finish\n"); in jsm_tty_start_tx()
149 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "start\n"); in jsm_tty_stop_tx()
153 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "finish\n"); in jsm_tty_stop_tx()
[all …]
Djsm_neo.c648 jsm_dbg(IOCTL, &ch->ch_bd->pci_dev, in neo_flush_uart_write()
680 jsm_dbg(IOCTL, &ch->ch_bd->pci_dev, in neo_flush_uart_read()
704 jsm_dbg(IOCTL, &ch->ch_bd->pci_dev, in neo_clear_break()
Djsm_cls.c327 jsm_dbg(IOCTL, &ch->ch_bd->pci_dev, in cls_clear_break()
631 jsm_dbg(IOCTL, &ch->ch_bd->pci_dev, in cls_flush_uart_write()
/linux-4.1.27/drivers/staging/media/davinci_vpfe/
Ddavinci-vpfe-mc.txt50 by the VPFE, however, does not fall under the standard IOCTL's.
66 the isif, ipipe and resizer blocks respectively. These IOCTL's control several
67 functions in the blocks they control. VIDIOC_VPFE_ISIF_S_RAW_PARAMS IOCTL
/linux-4.1.27/Documentation/ioctl/
D00-INDEX10 - how to decode the bits of an IOCTL code
Dioctl-decoding.txt1 To decode a hex IOCTL code:
Dhdio.txt581 [1] READ THE FOLLOWING NOTES *CAREFULLY*. THIS IOCTL IS
/linux-4.1.27/Documentation/scsi/
DChangeLog.ips21 4.80.21 - Change memcpy() to copy_to_user() in NVRAM Page 5 IOCTL path
36 - Close Window for getting too many IOCTL's active
DChangeLog.megaraid_sas222 e). In driver's IOCTL routine, the application cmds will wait for the
447 1. Memory Manager for IOCTL removed for 2.6 kernels.
518 1. Added new memory management module to support the IOCTL memory allocation. For IOCTL we try to a…
DChangeLog.megaraid204 1. Added IOCTL backward compatibility.
380 i. Handle IOCTL cmd timeouts more properly.
/linux-4.1.27/Documentation/video4linux/
Domap3isp.txt85 application using the VIDIOC_OMAP3ISP_STAT_REQ IOCTL. The events available
136 control. VIDIOC_OMAP3ISP_CCDC_CFG IOCTL accepts a pointer to struct
152 function in the same IOCTL call.
207 This private IOCTL enables/disables a statistic module. If this request is
Duvcvideo.txt50 "IOCTL reference" below.
82 "IOCTL reference" below.
100 6. IOCTL reference
/linux-4.1.27/Documentation/misc-devices/mei/
Dmei.txt96 IOCTL
99 The Intel MEI Driver supports the following IOCTL command:
116 EINVAL Wrong IOCTL Number
/linux-4.1.27/drivers/isdn/capi/
DKconfig6 of CAPI messages. This feature can be enabled/disabled via IOCTL for
/linux-4.1.27/Documentation/arm/SA1100/
DGraphicsMaster31 See http://www.eurotech-inc.com/linux-sbc.asp for IOCTL documentation
DGraphicsClient74 See http://www.eurotech-inc.com/linux-sbc.asp for IOCTL documentation
/linux-4.1.27/Documentation/watchdog/
Dpcwd-watchdog.txt31 Other IOCTL functions include:
Dconvert_drivers_to_kernel_api.txt32 - ioctl: While the driver is allowed to have extensions to the IOCTL interface,
/linux-4.1.27/drivers/char/ipmi/
DKconfig43 This provides an IOCTL interface to the IPMI message handler so
/linux-4.1.27/drivers/media/usb/pwc/
Dpwc.h74 #define PWC_DEBUG_IOCTL(fmt, args...) PWC_DEBUG(IOCTL, fmt, ##args)
/linux-4.1.27/Documentation/usb/
Dgadget_printer.txt349 /* Make the IOCTL call. */
390 /* Make the IOCTL call. */
/linux-4.1.27/arch/arm/kvm/
Dinterrupts.S218 bx lr @ return to IOCTL
/linux-4.1.27/include/net/
Dbonding.h42 #define IOCTL(dev, arg, cmd) ({ \ macro
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-class-cxl25 omit the num_interrupts field in the START_WORK IOCTL to get
/linux-4.1.27/Documentation/input/
Djoystick-api.txt216 IOCTL will fail. For a compile-time decision, you can test the
/linux-4.1.27/Documentation/
DIPMI.txt102 ipmi_devintf - This provides a userland IOCTL interface for the IPMI
132 linux/ipmi.h - Contains the user interface and IOCTL interface for IPMI.
205 When using the IOCTL interface from userland, you must provide a block
Drtc.txt161 IOCTL INTERFACE
D00-INDEX241 - directory with documents describing various IOCTL calls.
/linux-4.1.27/Documentation/serial/
Ddriver317 Perform any port specific IOCTLs. IOCTL commands must be defined
/linux-4.1.27/drivers/atm/
DKconfig207 you to control the loopback mode of the chip via a dedicated IOCTL.
/linux-4.1.27/drivers/net/bonding/
Dbond_main.c476 if (IOCTL(slave_dev, &ifr, SIOCGMIIPHY) == 0) { in bond_check_dev_link()
478 if (IOCTL(slave_dev, &ifr, SIOCGMIIREG) == 0) in bond_check_dev_link()
/linux-4.1.27/Documentation/virtual/kvm/
Dapi.txt2159 This IOCTL replaces the obsolete KVM_CREATE_PIT.
2184 This IOCTL replaces the obsolete KVM_GET_PIT.
2198 This IOCTL replaces the obsolete KVM_SET_PIT.
2622 Note, this IOCTL is deprecated and the more flexible SET/GET_DEVICE_ATTR API