Home
last modified time | relevance | path

Searched refs:operate (Results 1 – 25 of 343) sorted by relevance

12345678910>>...14

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Ddevice.c474 struct usbfs_ioctl operate; in usbfs_detach_kernel_driver() local
475 operate.data = NULL; in usbfs_detach_kernel_driver()
476 operate.ifno = ifnum; in usbfs_detach_kernel_driver()
477 operate.ioctl_code = IOCTL_USBFS_DISCONNECT; in usbfs_detach_kernel_driver()
478 if (ioctl(fd, USBDEVFS_IOCTL, &operate) < 0) { in usbfs_detach_kernel_driver()
487 struct usbfs_ioctl operate; in usbfs_attach_kernel_driver() local
488 operate.data = NULL; in usbfs_attach_kernel_driver()
489 operate.ifno = ifnum; in usbfs_attach_kernel_driver()
490 operate.ioctl_code = IOCTL_USBFS_CONNECT; in usbfs_attach_kernel_driver()
491 if (ioctl(fd, USBDEVFS_IOCTL, &operate) < 0) { in usbfs_attach_kernel_driver()
/OK3568_Linux_fs/kernel/Documentation/mips/
H A Dingenic-tcu.rst29 operate.
35 - On the oldest SoCs (up to JZ4740), all of the eight channels operate in
37 - On JZ4725B, channel 5 operates as TCU2, the others operate as TCU1.
38 - On newest SoCs (JZ4750 and above), channels 1-2 operate as TCU2, the
39 others operate as TCU1.
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/usb/
H A Dtegra-usb.txt21 otg means it can operate as either ("on the go")
23 operate in legacy mode (as APX 2500 / 2600). In legacy mode some
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/supply/
H A Dqcom_smbb.txt51 Description: Battery voltage limit above which fast charging may operate;
53 will operate.
58 Description: Battery voltage limit below which fast charging may operate;
86 Description: Input voltage level above which charging may operate
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DParity-7.0.021 [Contribute](#contribute) software you develop, operate, or analyze with this software, including c…
31 3. You don't develop, operate, or analyze other software with it for anyone outside the team devel…
35 You may use this software to operate and analyze software you can't [contribute](#contribute) in or…
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/serial/
H A Dnxp,sc16is7xx.txt25 should operate in IrDA mode.
61 should operate in IrDA mode.
/OK3568_Linux_fs/app/forlinx/quectelCM/libmnl/
H A Difutils.c247 static int if_act_on_addr(bool operate, int proto, const char *ifname, addr_t *ipaddr, uint32_t pre… in if_act_on_addr() argument
266 if (operate) in if_act_on_addr()
547 int if_act_on_route(bool operate, int proto, const char *ifname, addr_t *dstaddr, uint32_t prefix, … in if_act_on_route() argument
564 if (operate) in if_act_on_route()
/OK3568_Linux_fs/buildroot/package/orc/
H A DConfig.in6 very simple programs that operate on arrays of data.
/OK3568_Linux_fs/kernel/Documentation/driver-api/serial/
H A Dcyclades_z.rst6 operate. This operation should be performed during system startup,
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Dbnx2fc.rst13 depend on the state of the network interfaces to operate. As such, the network
28 2. Configure the interfaces on which bnx2fc driver has to operate on.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/auxdisplay/
H A Darm-charlcd.txt12 operate in polled mode without an interrupt.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/
H A Dmicrochip,mchp23k256.txt8 - spi-max-frequency : Maximum frequency of the SPI bus the chip can operate at
/OK3568_Linux_fs/kernel/Documentation/sh/
H A Dbooting.rst9 inter-operate with old bootloaders must either use a builtin DTB or
/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A DKconfig35 driver to operate in Host-only mode.
45 driver to operate in Peripheral-only mode. This option requires
/OK3568_Linux_fs/buildroot/package/crda/
H A DConfig.in16 devices may operate within for a given location.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/ipmi/
H A Daspeed,ast2400-ibt-bmc.txt17 interrupt, the driver will operate in poll mode.
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/curl/curl/
H A DCVE-2023-23914_5-2.patch16 @@ -2722,6 +2722,7 @@ CURLcode operate(struct GlobalConfig *gl
/OK3568_Linux_fs/kernel/drivers/pci/endpoint/
H A DKconfig14 controller that can operate in endpoint mode.
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dmailbox.rst43 The client might want to operate in blocking mode (synchronously
106 dc_sync->cl.tx_done = NULL; /* operate in blocking mode */
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/
H A Dnvidia,tegra20-usb-phy.txt60 operate in legacy mode (as APX 2500 / 2600). In legacy mode some
69 otg means it can operate as either ("on the go")
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/mtd/spi/
H A Dspi-flash.txt11 - spi-max-frequency : Maximum frequency of the SPI bus the chip can operate at
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/orc/
H A Dorc_0.4.32.bb3 …ls for compiling and executing SIMD assembly language-like programs that operate on arrays of data…
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/timer/
H A Dti,keystone-timer.txt6 timers, each half can operate in conjunction (chain mode) or independently
/OK3568_Linux_fs/u-boot/drivers/spi/
H A DKconfig49 uses driver model and requires a device tree binding to operate.
140 device tree binding to operate.
148 operate.
156 operate.
/OK3568_Linux_fs/u-boot/arch/arm/mach-bcm283x/
H A DKconfig80 required for U-Boot to operate correctly, even if you only care
96 required for U-Boot to operate correctly, even if you only care

12345678910>>...14