| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-tty | 29 These sysfs values expose the TIOCGSERIAL interface via 38 These sysfs values expose the TIOCGSERIAL interface via 47 These sysfs values expose the TIOCGSERIAL interface via 56 These sysfs values expose the TIOCGSERIAL interface via 65 These sysfs values expose the TIOCGSERIAL interface via 74 These sysfs values expose the TIOCGSERIAL interface via 83 These sysfs values expose the TIOCGSERIAL interface via 92 These sysfs values expose the TIOCGSERIAL interface via 101 These sysfs values expose the TIOCGSERIAL interface via 110 These sysfs values expose the TIOCGSERIAL interface via [all …]
|
| H A D | sysfs-ibft | 5 files that expose the iSCSI Boot Firmware Table initiator data. 12 files that expose the iSCSI Boot Firmware Table target data. 22 files that expose the iSCSI Boot Firmware Table NIC data. 29 that expose the SIGNATURE, OEM_ID, and OEM_TABLE_ID fields of the
|
| H A D | sysfs-bus-i3c | 12 Expose the master that owns the bus (<bus-id>-<master-pid>) at 82 Expose the HDR (High Data Rate) capabilities of a device. 136 Expose the HDR (High Data Rate) capabilities of a device.
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | miexpose.c | 324 pe->u.u.type = Expose; in miSendExposures() 325 pe->u.expose.window = pWin->drawable.id; in miSendExposures() 326 pe->u.expose.x = pBox->x1 - dx; in miSendExposures() 327 pe->u.expose.y = pBox->y1 - dy; in miSendExposures() 328 pe->u.expose.width = pBox->x2 - pBox->x1; in miSendExposures() 329 pe->u.expose.height = pBox->y2 - pBox->y1; in miSendExposures() 330 pe->u.expose.count = i; in miSendExposures() 359 pEvent[i].u.expose.window = realWin; in miSendExposures() 360 pEvent[i].u.expose.x += x; in miSendExposures() 361 pEvent[i].u.expose.y += y; in miSendExposures()
|
| /OK3568_Linux_fs/kernel/drivers/soc/amlogic/ |
| H A D | Kconfig | 37 Say yes to expose Amlogic Meson GX Power Domains as 48 Say yes to expose Amlogic Meson Everything-Else Power Domains as 61 Say yes to expose Amlogic Meson Secure Power Domains as Generic
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_fsm.c | 321 /* For EXTERNAL application to enqueue message to extra queue (expose) 342 /* For EXTERNAL application to dequeue message from extra queue (expose) 361 /* For EXTERNAL application to dequeue message from extra queue (expose) 764 /* For EXTERNAL application to deinit fsm (expose) 838 /* For EXTERNAL application to get state id (expose) 887 /* For EXTERNAL application to new a fsm object (expose) 938 /* For EXTERNAL application to destory a fsm object (expose) 1002 /* For EXTERNAL application to extend alarm time (expose) 1029 /* For EXTERNAL application to setup alarm (expose) 1041 /* For EXTERNAL application to setup alarm_ext (expose) [all …]
|
| H A D | phl_cmd_fsm.c | 422 * fsm_main: FSM main structure (Do NOT expose) 467 * _cmd_obj: structure of command object (Do NOT expose) 539 /* For EXTERNAL application to pause all watchdog jobs (expose) */ 558 /* For EXTERNAL application to resume all watchdog jobs (expose) */ 586 /* For EXTERNAL application to register watchdog job (expose) */ 647 /* For EXTERNAL application to invoke command service (expose) */ 690 /* For EXTERNAL application to invoke command service (expose) */ 742 /* For EXTERNAL application to start command service (expose) */ 770 /* For EXTERNAL application to stop cmd service (expose) */
|
| H A D | phl_btc_fsm.c | 205 * fsm_main: FSM main structure (Do NOT expose) 248 * btc_obj: structure of command object (Do NOT expose) 283 /* For EXTERNAL application to start btcoex service (expose) */ 314 /* For EXTERNAL application to stop btc service (expose) */ 322 /* For EXTERNAL application to notify btc (expose) */
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_fsm.c | 321 /* For EXTERNAL application to enqueue message to extra queue (expose) 342 /* For EXTERNAL application to dequeue message from extra queue (expose) 361 /* For EXTERNAL application to dequeue message from extra queue (expose) 764 /* For EXTERNAL application to deinit fsm (expose) 838 /* For EXTERNAL application to get state id (expose) 887 /* For EXTERNAL application to new a fsm object (expose) 938 /* For EXTERNAL application to destory a fsm object (expose) 1002 /* For EXTERNAL application to extend alarm time (expose) 1029 /* For EXTERNAL application to setup alarm (expose) 1041 /* For EXTERNAL application to setup alarm_ext (expose) [all …]
|
| H A D | phl_cmd_fsm.c | 422 * fsm_main: FSM main structure (Do NOT expose) 467 * _cmd_obj: structure of command object (Do NOT expose) 539 /* For EXTERNAL application to pause all watchdog jobs (expose) */ 558 /* For EXTERNAL application to resume all watchdog jobs (expose) */ 586 /* For EXTERNAL application to register watchdog job (expose) */ 647 /* For EXTERNAL application to invoke command service (expose) */ 690 /* For EXTERNAL application to invoke command service (expose) */ 742 /* For EXTERNAL application to start command service (expose) */ 770 /* For EXTERNAL application to stop cmd service (expose) */
|
| H A D | phl_btc_fsm.c | 205 * fsm_main: FSM main structure (Do NOT expose) 248 * btc_obj: structure of command object (Do NOT expose) 283 /* For EXTERNAL application to start btcoex service (expose) */ 314 /* For EXTERNAL application to stop btc service (expose) */ 322 /* For EXTERNAL application to notify btc (expose) */
|
| /OK3568_Linux_fs/kernel/drivers/iommu/ |
| H A D | iommu-debugfs.c | 20 * Provide base enablement for using debugfs to expose internal data of an 29 * to expose internal data. 41 pr_warn("** This means that this kernel is built to expose internal **\n"); in iommu_debugfs_setup()
|
| /OK3568_Linux_fs/kernel/drivers/remoteproc/ |
| H A D | remoteproc_debugfs.c | 41 /* Expose the current coredump configuration via debugfs */ 119 * memory buffer. We expose this trace buffer using debugfs, so users 154 /* expose the name of the remote processor via debugfs */ 174 /* expose recovery flag via debugfs */ 250 /* expose the crash trigger via debugfs */ 274 /* Expose resource table content via debugfs */ 361 /* Expose carveout content via debugfs */
|
| H A D | remoteproc_sysfs.c | 82 /* Expose the current coredump configuration via debugfs */ 133 /* Expose the loaded / running firmware name via sysfs */ 182 /* Expose the state of the remote processor via sysfs */ 221 /* Expose the name of the remote processor via sysfs */
|
| /OK3568_Linux_fs/kernel/Documentation/sound/hd-audio/ |
| H A D | realtek-pc-beep.rst | 10 to hide a mixer behind an undocumented vendor register than to just expose it 27 When zero, expose the PC Beep line (from the internal beep generator, when 29 external PCBEEP pin) on the 1Ah pin node. When nonzero, expose the headphone 106 about the input that 1Ah would otherwise expose or if the PCBEEP trace is
|
| /OK3568_Linux_fs/kernel/drivers/clk/meson/ |
| H A D | g12a-aoclk.h | 14 * It has now been decided to expose everything by default in the DT header: 16 * to expose, such as the internal muxes and dividers of composite clocks,
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-base/ |
| H A D | 0017-xvimagesink-Ignore-expose-redraw-when-video-not-read.patch | 4 Subject: [PATCH 17/20] xvimagesink: Ignore expose-redraw when video not ready 20 GST_DEBUG ("doing expose");
|
| /OK3568_Linux_fs/buildroot/package/cog/ |
| H A D | Config.in | 51 bool "expose system D-Bus control interface" 53 Expose remote control interface on system bus
|
| /OK3568_Linux_fs/buildroot/package/libressl/ |
| H A D | 0001-always-expose-SSL_OP_NO_TLSv1_3.patch | 1 always expose SSL_OP_NO_TLSv1_3 5 like SSL_OP_NO_DTLSv1_2, see commit "Expose various DTLSv1.2 specific functions and defines"
|
| /OK3568_Linux_fs/kernel/Documentation/x86/ |
| H A D | mds.rst | 23 buffer is repartitioned which can expose data from one thread to the other. 102 the microcode updated, but the hypervisor does not (yet) expose the 108 itself are not required because the necessary gadgets to expose the leaked 125 hypervisor does not expose MD_CLEAR in CPUID. It's a best
|
| /OK3568_Linux_fs/kernel/drivers/usb/typec/ucsi/ |
| H A D | Kconfig | 33 This driver enables UCSI support on platforms that expose a 43 This driver enables UCSI support on platforms that expose UCSI
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A D | generic-counter.rst | 15 Generic Counter interface enables drivers to support and expose a common 292 * Signal extensions are attributes that expose information/control 300 * Count extensions are attributes that expose information/control 308 * Device extensions are attributes that expose information/control 333 Sysfs attributes are created within the counterX directory to expose
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | test_hmm_uapi.h | 4 * of the kernel. It allows a userspace program to expose its entire address 31 /* Expose the address space of the calling process through hmm device file */
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/ |
| H A D | ephyr.c | 881 xcb_expose_event_t *expose = (xcb_expose_event_t *)xev; in ephyrProcessExpose() local 882 KdScreenInfo *screen = screen_from_window(expose->window); in ephyrProcessExpose() 885 /* Wait for the last expose event in a series of cliprects in ephyrProcessExpose() 888 if (expose->count != 0) in ephyrProcessExpose() 1119 xcb_generic_event_t *expose = NULL, *configure = NULL; in ephyrXcbProcessEvents() local 1143 free(expose); in ephyrXcbProcessEvents() 1144 expose = xev; in ephyrXcbProcessEvents() 1188 if (expose) { in ephyrXcbProcessEvents() 1189 ephyrProcessExpose(expose); in ephyrXcbProcessEvents() 1190 free(expose); in ephyrXcbProcessEvents()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | connect_force_port4.c | 61 /* Expose local server as 1.2.3.4:60000 to client. */ in getsockname4() 74 /* Expose service 1.2.3.4:60000 as peer instead of backend. */ in getpeername4()
|