| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_ldu.c | 143 struct vmw_legacy_display *ld = vmw_priv->ldu_priv; in vmw_ldu_del_active() local 163 struct vmw_legacy_display *ld = vmw_priv->ldu_priv; in vmw_ldu_add_active() local
|
| /OK3568_Linux_fs/kernel/drivers/ata/ |
| H A D | pata_legacy.c | 726 struct legacy_probe *lp, struct legacy_data *ld) in qdi_port() 811 struct legacy_probe *lp, struct legacy_data *ld) in winbond_port() 942 struct legacy_data *ld = &legacy_data[probe->slot]; in legacy_init_one() local 1243 struct legacy_data *ld = &legacy_data[i]; in legacy_exit() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_npc.c | 727 #define SET_KEX_LD(intf, lid, ltype, ld, cfg) \ argument 731 #define SET_KEX_LDFLAGS(intf, ld, flags, cfg) \ argument 738 int lid, lt, ld, fl; in npc_program_mkex_profile() local 2217 #define GET_KEX_FLAGS(ld) \ argument 2220 #define GET_KEX_LD(intf, lid, lt, ld) \ argument 2224 #define GET_KEX_LDFLAGS(intf, ld, fl) \ argument 2231 int lid, lt, ld, fl; in rvu_mbox_handler_npc_get_kex_cfg() local
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | tty_buffer.c | 220 void tty_buffer_flush(struct tty_struct *tty, struct tty_ldisc *ld) in tty_buffer_flush() 437 int tty_ldisc_receive_buf(struct tty_ldisc *ld, const unsigned char *p, in tty_ldisc_receive_buf()
|
| /OK3568_Linux_fs/kernel/fs/gfs2/ |
| H A D | lops.h | 75 struct gfs2_log_descriptor *ld, in lops_scan_elements()
|
| H A D | recovery.c | 202 struct gfs2_log_descriptor *ld; in foreach_descriptor() local
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | pnfs.c | 100 void pnfs_put_layoutdriver(const struct pnfs_layoutdriver_type *ld) in pnfs_put_layoutdriver() 272 struct pnfs_layoutdriver_type *ld = NFS_SERVER(ino)->pnfs_curr_ld; in pnfs_alloc_layout_hdr() local 280 struct pnfs_layoutdriver_type *ld = server->pnfs_curr_ld; in pnfs_free_layout_hdr() local 1247 struct pnfs_layoutdriver_type *ld = NFS_SERVER(ino)->pnfs_curr_ld; in pnfs_send_layoutreturn() local 1518 struct pnfs_layoutdriver_type *ld = NFS_SERVER(ino)->pnfs_curr_ld; in pnfs_roc() local 1714 struct pnfs_layoutdriver_type *ld = NFS_SERVER(inode)->pnfs_curr_ld; in pnfs_layout_insert_lseg() local 3185 struct pnfs_layoutdriver_type *ld = NFS_SERVER(inode)->pnfs_curr_ld; in pnfs_layoutcommit_inode() local 3289 struct pnfs_layoutdriver_type *ld = NFS_SERVER(inode)->pnfs_curr_ld; in pnfs_report_layoutstat() local
|
| H A D | callback_proc.c | 357 const struct pnfs_layoutdriver_type *ld = NULL; in nfs4_callback_devicenotify() local
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_inode_item_recover.c | 118 static inline bool xfs_log_dinode_has_bigtime(const struct xfs_log_dinode *ld) in xfs_log_dinode_has_bigtime()
|
| H A D | xfs_mount.h | 286 xfs_rfsblock_t ld = XFS_BB_TO_FSBT(mp, d); in xfs_daddr_to_agno() local 294 xfs_rfsblock_t ld = XFS_BB_TO_FSBT(mp, d); in xfs_daddr_to_agbno() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | lcd.h | 96 static inline void lcd_set_power(struct lcd_device *ld, int power) in lcd_set_power()
|
| /OK3568_Linux_fs/kernel/drivers/video/backlight/ |
| H A D | cr_bllcd.c | 138 static int cr_lcd_set_power(struct lcd_device *ld, int power) in cr_lcd_set_power()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/mtk-vcodec/vdec/ |
| H A D | vdec_vp8_if.c | 105 void __iomem *ld; member 227 void __iomem *ld = inst->reg_base.ld; in enable_hw_rw_function() local
|
| /OK3568_Linux_fs/kernel/drivers/tty/vt/ |
| H A D | selection.c | 379 struct tty_ldisc *ld; in paste_selection() local
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | smsc47b397.c | 57 static inline void superio_select(int ld) in superio_select()
|
| H A D | sch56xx-common.c | 84 static inline void superio_select(int base, int ld) in superio_select()
|
| /OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/ |
| H A D | hciattach.c | 364 int detach, printpid, raw, opt, i, n, ld, err; in main() local
|
| /OK3568_Linux_fs/kernel/drivers/media/rc/ |
| H A D | lirc_dev.c | 718 static void lirc_release_device(struct device *ld) in lirc_release_device()
|
| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | w83627hf_wdt.c | 139 static void superio_select(int ld) in superio_select()
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/ |
| H A D | hciattach.c | 1245 int detach, printpid, raw, opt, i, n, ld, err; in main() local
|
| /OK3568_Linux_fs/kernel/drivers/usb/serial/ |
| H A D | generic.c | 616 struct tty_ldisc *ld = tty_ldisc_ref(tty); in usb_serial_handle_dcd_change() local
|
| /OK3568_Linux_fs/external/xserver/xkb/ |
| H A D | ddxLoad.c | 129 int ld = strlen(XkbBinDirectory); in RunXkbComp() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_traits/ |
| H A D | type_with_alignment.hpp | 46 long double ld; member
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/ |
| H A D | __init__.py | 945 def build_mirroruris(origud, mirrors, ld): argument 1014 def try_mirror_url(fetch, origud, ud, ld, check = False): argument
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpio-f7188x.c | 124 static inline void superio_select(int base, int ld) in superio_select()
|