| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/ |
| H A D | gcc-6.patch | 14 - si.wants.readable = readcb; 15 - si.wants.writable = writecb; 16 - si.wants.isexception = exceptcb; 17 + si.wants.readable = static_cast<bool>(readcb); 18 + si.wants.writable = static_cast<bool>(writecb); 19 + si.wants.isexception = static_cast<bool>(exceptcb);
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-platform-chipidea-usb-otg | 7 the application running on the A-device wants to use the bus, 8 and to be 0 when the application no longer wants to use 9 the bus(or wants to work as peripheral). a_bus_req can also 24 application running on the A-device wants to power down 39 that the application running on the B-device wants to use the 40 bus as host, and is 0 when the application no longer wants to
|
| H A D | sysfs-driver-w1_therm | 13 Users: any user space application which wants to communicate with 29 Users: any user space application which wants to communicate with 43 Users: any user space application which wants to communicate with 65 Users: any user space application which wants to communicate with 86 Users: any user space application which wants to communicate with 107 Users: any user space application which wants to communicate with 135 Users: any user space application which wants to communicate with
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/ |
| H A D | ux500.txt | 15 clock in the prcmu-clock node the consumer wants to use. 19 wants to use, possible values are 1, 2, 3, 5, 6. The second 20 cell indicates which clock inside the PRCC block it wants, 25 wants to use, possible values are 1, 2, 3, 5, 6. The second 26 cell indicates which clock inside the PRCC block it wants,
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/dbus/ |
| H A D | dbus_1.14.6.bb | 95 ${systemd_system_unitdir}/sockets.target.wants \ 97 ${systemd_user_unitdir}/sockets.target.wants \ 140 for i in dbus.target.wants sockets.target.wants multi-user.target.wants; do \ 143 ln -fs ../dbus.socket ${D}${systemd_system_unitdir}/dbus.target.wants/dbus.socket 144 ln -fs ../dbus.socket ${D}${systemd_system_unitdir}/sockets.target.wants/dbus.socket 145 ln -fs ../dbus.service ${D}${systemd_system_unitdir}/multi-user.target.wants/dbus.service
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/dlt-daemon/dlt-daemon/ |
| H A D | 0002-Don-t-execute-processes-as-a-specific-user.patch | 21 @@ -21,9 +21,8 @@ Wants=dlt.service 37 @@ -20,7 +20,6 @@ Wants=dlt.service 49 @@ -21,6 +21,5 @@ Wants=dlt.service 62 @@ -22,6 +22,5 @@ Wants=dlt.service 75 @@ -22,7 +22,6 @@ Wants=dlt.service
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.i2c | 28 - AP_CLAIM: output from AP, signalling to the EC that the AP wants the bus 29 - EC_CLAIM: output from EC, signalling to the AP that the EC wants the bus 35 Let's say the AP wants to claim the bus. It: 57 In general the traffic is fairly light, and in particular the EC wants access
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/waffle/ |
| H A D | waffle_1.7.0.bb | 33 # I say virtual/libgl, actually wants gl.pc 36 # wants wayland-egl.pc, egl.pc, and the wayland 40 # wants gbm.pc egl.pc 43 # wants egl.pc
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/ |
| H A D | ptrace32.c | 46 * data is a pointer specifying where the user wants the in compat_arch_ptrace() 105 * data is a pointer specifying where the user wants the in compat_arch_ptrace() 119 /* Determine which register the user wants */ in compat_arch_ptrace() 122 /* Determine which part of the register the user wants */ in compat_arch_ptrace() 153 * data is the 4 bytes that the user wants written in compat_arch_ptrace() 207 * data is the 4 bytes that the user wants written in compat_arch_ptrace() 217 /* Determine which register the user wants */ in compat_arch_ptrace()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/ |
| H A D | systemd_250.5.bb | 285 install -d ${D}${systemd_system_unitdir}/graphical.target.wants 286 install -d ${D}${systemd_system_unitdir}/multi-user.target.wants 287 install -d ${D}${systemd_system_unitdir}/poweroff.target.wants 288 install -d ${D}${systemd_system_unitdir}/reboot.target.wants 289 install -d ${D}${systemd_system_unitdir}/rescue.target.wants 293 …date-utmp-runlevel.service ${D}${systemd_system_unitdir}/graphical.target.wants/systemd-update-utm… 294 …ate-utmp-runlevel.service ${D}${systemd_system_unitdir}/multi-user.target.wants/systemd-update-utm… 295 …pdate-utmp-runlevel.service ${D}${systemd_system_unitdir}/poweroff.target.wants/systemd-update-utm… 296 …ln -sf ../systemd-update-utmp-runlevel.service ${D}${systemd_system_unitdir}/reboot.target.wants/s… 297 …ln -sf ../systemd-update-utmp-runlevel.service ${D}${systemd_system_unitdir}/rescue.target.wants/s… [all …]
|
| H A D | systemd-serialgetty.bb | 23 install -d ${D}${sysconfdir}/systemd/system/getty.target.wants/ 35 ${D}${sysconfdir}/systemd/system/getty.target.wants/serial-getty@$ttydev.service 42 ${D}${sysconfdir}/systemd/system/getty.target.wants/serial-getty$baudrate@$ttydev.service
|
| /OK3568_Linux_fs/device/rockchip/common/post-hooks/ |
| H A D | 06-async-commit.sh | 10 etc/systemd/system/multi-user.target.wants/async.service \ 24 mkdir -p "$TARGET_DIR/etc/systemd/system/sysinit.target.wants" 26 "$TARGET_DIR/etc/systemd/system/sysinit.target.wants/"
|
| /OK3568_Linux_fs/device/rockchip/common/scripts/ |
| H A D | post-async-commit.sh | 10 etc/systemd/system/multi-user.target.wants/async.service \ 24 mkdir -p "$TARGET_DIR/etc/systemd/system/sysinit.target.wants" 26 "$TARGET_DIR/etc/systemd/system/sysinit.target.wants/"
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86xvmc.h | 59 The driver may store whatever it wants in driver_priv and edit 60 the width, height and flags. If the driver wants to return something 77 The driver may store whatever it wants in driver_priv. The driver 94 store whatever it wants in driver_priv and edit the width and height.
|
| /OK3568_Linux_fs/kernel/drivers/misc/ti-st/ |
| H A D | st_ll.c | 84 /* called when ST Core wants to 91 /* called when ST Core /local module wants to 98 /* called when ST Core wants to update the state */ 110 /* called when ST Core wants the state */
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/ |
| H A D | vgpu.c | 211 * This function is called when user wants to activate a virtual GPU. 225 * This function is called when user wants to deactivate a virtual GPU. 250 * This function is called when user wants to release a virtual GPU. 270 * This function is called when user wants to destroy a virtual GPU. 317 * This function is called when user wants to create an idle virtual GPU. 356 * This function is called when user wants to destroy an idle virtual GPU. 477 * This function is called when user wants to create a virtual GPU. 516 * This function is called when user wants to reset a virtual GPU through 606 * This function is called when user wants to reset a virtual GPU.
|
| /OK3568_Linux_fs/kernel/Documentation/block/ |
| H A D | inline-encryption.rst | 61 knowledge of keyslots - it simply wants to specify an encryption context to 67 upper layers. The generic mode of operation is: each device driver that wants 153 the block layer wants en/decrypted via inline encryption (or the 162 wants to use an algorithm that may not supported by hardware - this function 196 (e.g. when it wants to program a crypto key into the IE hardware, the device 215 functionality they choose. When a layered device wants to pass a clone of that 241 when a WRITE bio wants to use inline encryption on a device that supports both
|
| /OK3568_Linux_fs/kernel/Documentation/staging/ |
| H A D | rpmsg.rst | 74 The caller should specify the channel, the data it wants to send, 95 The caller should specify the channel, the data it wants to send, 120 The caller should specify the channel, the data it wants to send, 140 The caller should specify the channel, the data it wants to send, 159 The user should specify the channel, the data it wants to send, 181 The user should specify the channel, the data it wants to send,
|
| /OK3568_Linux_fs/buildroot/package/linuxptp/ |
| H A D | ptp4l.service | 5 Wants=time-sync.target key 6 Wants=phc2sys.service key
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/stable/ |
| H A D | sysfs-driver-w1_ds28e04 | 6 Users: any user space application which wants to communicate with DS28E04-100 15 Users: any user space application which wants to communicate with DS28E04-100
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/ |
| H A D | 0001-binfmt-Don-t-install-dependency-links-at-install-tim.patch | 37 - 'sysinit.target.wants/'], 47 - 'sysinit.target.wants/'], 71 +Wants=proc-sys-fs-binfmt_misc.automount
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pci_hotplug.h | 19 * @enable_slot: Called when the user wants to enable a specific pci slot 20 * @disable_slot: Called when the user wants to disable a specific pci slot 35 * the user wants to do something to a specific slot (query it for information,
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-rq.c | 231 /* The target wants to complete the I/O */ in dm_done() 238 /* The target wants to requeue the I/O */ in dm_done() 242 /* The target wants to requeue the I/O after a delay */ in dm_done() 412 /* The target wants to requeue the I/O */ in map_request() 415 /* The target wants to requeue the I/O after a delay */ in map_request() 419 /* The target wants to complete the I/O */ in map_request()
|
| /OK3568_Linux_fs/kernel/sound/soc/intel/atom/sst/ |
| H A D | sst_stream.c | 148 * This function is called by any function which wants to start 240 * This function is called by any function which wants to pause 285 * This function is called by any function which wants to resume 353 * This function is called by any function which wants to stop 388 * This function is called by any function which wants to drain 426 * This function is called by any function which wants to free
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/ |
| H A D | bugfix-adjust-statd-service-name.patch | 35 - systemctl add-wants --runtime remote-fs.target rpc-statd.service 36 + systemctl add-wants --runtime remote-fs.target nfs-statd.service
|