Home
last modified time | relevance | path

Searched defs:bind (Results 76 – 100 of 118) sorted by relevance

12345

/OK3568_Linux_fs/kernel/include/linux/
H A Dnetlink.h49 int (*bind)(struct net *net, int group); member
H A Dnet.h144 int (*bind) (struct socket *sock, member
H A Dthermal.h63 int (*bind) (struct thermal_zone_device *, member
/OK3568_Linux_fs/yocto/poky/bitbake/lib/ply/
H A Dyacc.py1219 def bind(self,pdict): member in Production
1242 def bind(self,pdict): member in MiniProduction
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dusbnet.h133 int (*bind)(struct usbnet *, struct usb_interface *); member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Delf64.h206 #define ELF64_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf)) argument
H A Delf32.h199 #define ELF32_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf)) argument
/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Dgadget.h842 int (*bind)(struct usb_gadget *); member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Delf32.h199 #define ELF32_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf)) argument
H A Delf64.h206 #define ELF64_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf)) argument
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Delf64.h206 #define ELF64_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf)) argument
H A Delf32.h199 #define ELF32_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf)) argument
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Delf64.h206 #define ELF64_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf)) argument
H A Delf32.h199 #define ELF32_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf)) argument
/OK3568_Linux_fs/kernel/arch/mips/boot/tools/
H A Drelocs.c504 unsigned bind = ELF_ST_BIND(sym->st_info); in do_reloc() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/fman/
H A Dfman_keygen.c487 bool bind) in keygen_bind_port_to_schemes()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/
H A DRkAiqCamGroupManager.cpp920 RkAiqCamGroupManager::bind(RkAiqManager* ctx) in bind() function in RkCam::RkAiqCamGroupManager
/OK3568_Linux_fs/kernel/drivers/gpu/drm/virtio/
H A Dvirtgpu_drv.h65 uint32_t bind; member
/OK3568_Linux_fs/kernel/arch/x86/tools/
H A Drelocs.c162 static const char *sym_bind(unsigned bind) in sym_bind()
/OK3568_Linux_fs/u-boot/include/dm/
H A Ddevice.h245 int (*bind)(struct udevice *dev); member
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dthermal.c699 bool bind) in acpi_thermal_cooling_device_cb()
/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/include/linux/
H A Dvirtio_gpu.h224 __le32 bind; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/no_ctps/
H A Dbind.hpp573 struct bind struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dvirtio_gpu.h224 __le32 bind; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvirtio_gpu.h241 __le32 bind; member

12345