Home
last modified time | relevance | path

Searched refs:users (Results 1 – 25 of 60) sorted by relevance

123

/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/stream_input/parser/dvb_ci/cimax/usb/SRC/
D99-cimax+usb.rules2 KERNEL=="cimaxusb[0-9]", GROUP="users"
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/
DNotes.txt2 The users should follow the license of the original file.
/device/soc/rockchip/common/sdk_linux/drivers/spi/
Dspidev.c72 unsigned users; member
584 spidev->users++; in spidev_open()
614 spidev->users--; in spidev_release()
615 if (!spidev->users) { in spidev_release()
797 if (spidev->users == 0) { in spidev_remove()
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/stream_input/parser/demux/
Daml_dmx.h91 int users; member
Daml_dmx.c85 if (pdmx->users >= MAX_SW_DEMUX_USERS) in _dmx_open()
88 pdmx->users++; in _dmx_open()
96 if (pdmx->users == 0) in _dmx_close()
99 pdmx->users--; in _dmx_close()
101 if (pdmx->users == 0) { in _dmx_close()
/device/soc/hisilicon/hi3518ev300/hdf_config/wifi/
Dwifi_config.hcs19 userResNum = 8; /*max users support each ap*/
Dwlan_platform.hcs19 userResNum = 8; /*max users support each ap*/
/device/soc/st/stm32mp1xx/sdk_liteos/hdf_config/wifi/
Dwlan_platform.hcs19 userResNum = 8; /*max users support each ap*/
/device/soc/hisilicon/hi3516dv300/sdk_liteos/hdf_config/wifi/
Dwlan_platform.hcs19 userResNum = 8; /*max users support each ap*/
/device/soc/rockchip/rk3588/kernel/drivers/pinctrl/
Dcore.h83 struct kref users; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/
DREADME69 See doc/savannah.txt for details on Git server access for users and
95 http://lists.nongnu.org/archive/html/lwip-users/
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/stream_input/parser/dvb_ci/cimax/
Ddvbdev.h150 int users; member
Ddvbdev.c116 if (!dvbdev->users) in dvb_generic_open()
129 dvbdev->users--; in dvb_generic_open()
148 dvbdev->users++; in dvb_generic_release()
/device/soc/esp/esp32/components/bootloader/subproject/main/ld/esp32/
Dbootloader.ld19 message as one of the exception vectors, which looks scary to users.
/device/soc/esp/esp32/components/libs/
Dbootloader.ld19 message as one of the exception vectors, which looks scary to users.
/device/soc/rockchip/common/sdk_linux/drivers/iommu/
DKconfig2 # The IOVA library may also be used by non-IOMMU_API users
6 # The IOASID library may also be used by non-IOMMU_API users
/device/soc/rockchip/common/sdk_linux/init/
DKconfig224 High compression options are mostly useful for users, who
1030 This option allows users to define CPU bandwidth rates (limits) for
1043 schedule realtime tasks for non-root users until you allocate
1239 of memory a memory unprivileged users can use.
1469 bool "Configure standard kernel features (expert users)"
1486 bool "Multiple users, groups and capabilities support" if EXPERT
1489 This option enables support for non-root users, groups and
1759 # end of the "standard kernel features (expert users)" menu
2192 rmmod). This is mainly for kernel developers and desperate users.
2354 users importing namespaces they make use of. This option relaxes this
[all …]
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Dosdep_service_bsd.h341 atomic_t users; member
/device/board/osware/imx8mm/common/rootfs/
Dinit.without_two_stages.cfg186 "mkdir /data/system/users 0750 account account",
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/driver/
DKconfig300 bool "Enable AON_RTC support many users"
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Dlinux_osl.c945 atomic_set(&skb->users, 1); in osl_pktfastget()
1230 if (atomic_read(&skb->users) == 1) in osl_pktfree()
1232 else if (!atomic_dec_and_test(&skb->users)) in osl_pktfree()
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/stream_input/parser/dvb_ci/cimax/usb/
DCOPYING.LESSER17 free software--to make sure the software is free for all its users.
60 effectively restrict the users of a free program by obtaining a
104 users' freedom, it does ensure that the user of a program that is
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/sdk/linker/lib_gcc/
DLICENSE55 …ated entity to be responsible for collection of data about individual end users and transfer of da…
/device/board/hisilicon/hispark_taurus/audio_drivers/
DLICENSE14 software--to make sure the software is free for all its users. This
108 a warranty) and that users may redistribute the program under
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/
DLICENSE14 software--to make sure the software is free for all its users. This
108 a warranty) and that users may redistribute the program under

123