| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/ |
| H A D | si_LK | 217 name_fmt "%g%t%m%t%f%t%s"
|
| H A D | om_KE | 26 % build with: localedef -f ISO-8859-1 -i om_KE om_KE
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin-sipe/ |
| H A D | 0001-Migrate-to-use-g_memdup2.patch | 55 index 873080f..4c63868 100644
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | ramoops.rst | 151 # reboot -f
|
| /OK3568_Linux_fs/kernel/arch/sparc/lib/ |
| H A D | M7memset.S | 288 blu %xcc, 5f
|
| H A D | M7memcpy.S | 765 be,pn %xcc, 2f 780 be,pt %xcc, 3f 804 brz,pt %o3, 2f
|
| /OK3568_Linux_fs/kernel/Documentation/usb/ |
| H A D | acm.rst | 85 P: Vendor=04c1 ProdID=008f Rev= 2.07
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/media/ |
| H A D | si470x.rst | 118 arecord -D hw:1,0 -r96000 -c2 -f S16_LE | artsdsp aplay -B -
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/renesas/ |
| H A D | ulcb.dtsi | 230 cs2000: clk-multiplier@4f {
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | sdma_v4_0.c | 1584 struct dma_fence *f = NULL; in sdma_v4_0_ring_test_ib() local 1614 r = amdgpu_ib_schedule(ring, 1, &ib, NULL, &f); in sdma_v4_0_ring_test_ib() 1618 r = dma_fence_wait_timeout(f, false, timeout); in sdma_v4_0_ring_test_ib() 1633 dma_fence_put(f); in sdma_v4_0_ring_test_ib()
|
| H A D | amdgpu.h | 473 struct dma_fence *f); 476 struct dma_fence **f);
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/ |
| H A D | views.py | 277 valid_fields = [f.name for f in model._meta.get_fields()] 473 f = i.file_name[ndx + 1:] 476 'path': f,
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | n_gsm.c | 2536 char *f; in gsmld_receive_buf() local 2544 for (i = count, dp = cp, f = fp; i; i--, dp++) { in gsmld_receive_buf() 2545 if (f) in gsmld_receive_buf() 2546 flags = *f++; in gsmld_receive_buf()
|
| /OK3568_Linux_fs/kernel/drivers/usb/serial/ |
| H A D | iuu_phoenix.c | 311 unsigned int G, unsigned int B, u8 f) in iuu_led() argument 326 buf[7] = f; in iuu_led()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/ |
| H A D | compound_expression.cpp | 318 [&] (double f) { return static_cast<bool>(f); }, in initializeDefinitions() argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | bcmutils.h | 605 #define REFERENCE_FUNCTION(f) (_bcmutils_dummy_fn = (void *)(f)) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | bcmutils.h | 605 #define REFERENCE_FUNCTION(f) (_bcmutils_dummy_fn = (void *)(f)) argument
|
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A D | cqhci-core.c | 99 #define CQHCI_DUMP(f, x...) \ argument 100 pr_err("%s: " DRV_NAME ": " f, mmc_hostname(mmc), ## x)
|
| /OK3568_Linux_fs/kernel/net/bluetooth/ |
| H A D | sco.c | 1235 static int sco_debugfs_show(struct seq_file *f, void *p) in sco_debugfs_show() argument 1242 seq_printf(f, "%pMR %pMR %d\n", &sco_pi(sk)->src, in sco_debugfs_show()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | bcmutils.h | 605 #define REFERENCE_FUNCTION(f) (_bcmutils_dummy_fn = (void *)(f)) argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/backend/gpu/ |
| H A D | mali_kbase_jm_hw.c | 38 #define beenthere(kctx, f, a...) \ argument 39 dev_dbg(kctx->kbdev->dev, "%s:" f, __func__, ##a)
|
| /OK3568_Linux_fs/kernel/arch/s390/kvm/ |
| H A D | gaccess.c | 90 unsigned long f : 1; /* Fetch-Protection Bit */ member 132 unsigned long f : 1; /* Fetch-Protection Bit */ member
|
| /OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/ |
| H A D | ftest.sa | 6 dc.l $656e7465,$6420696e,$73747275,$6374696f 12 dc.l $487affe9,$61ff0000,$1642588f,$4e752f01
|
| /OK3568_Linux_fs/kernel/arch/ia64/kernel/ |
| H A D | entry.S | 1036 nop.f 0 1041 nop.f 0 1050 nop.f 0
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtl818x/rtl8187/ |
| H A D | dev.c | 334 unsigned long f; in rtl8187_rx_cb() local 336 spin_lock_irqsave(&priv->rx_queue.lock, f); in rtl8187_rx_cb() 338 spin_unlock_irqrestore(&priv->rx_queue.lock, f); in rtl8187_rx_cb()
|