| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/finclude/ |
| H A D | openacc.f90 | 77 function acc_get_num_devices_h (devicetype) 80 integer (acc_device_kind) devicetype local 83 subroutine acc_set_device_type_h (devicetype) 85 integer (acc_device_kind) devicetype local 93 subroutine acc_set_device_num_h (devicenum, devicetype) 96 integer (acc_device_kind) devicetype local 99 function acc_get_device_num_h (devicetype) 102 integer (acc_device_kind) devicetype local 105 function acc_get_property_h (devicenum, devicetype, property) 111 integer (acc_device_kind), value :: devicetype [all …]
|
| H A D | openacc_lib.h | 76 function acc_get_num_devices_h (devicetype) 79 integer (acc_device_kind) devicetype 84 subroutine acc_set_device_type_h (devicetype) 86 integer (acc_device_kind) devicetype 98 subroutine acc_set_device_num_h (devicenum, devicetype) 101 integer (acc_device_kind) devicetype 106 function acc_get_device_num_h (devicetype) 109 integer (acc_device_kind) devicetype 114 function acc_get_property_h (devicenum, devicetype, & 121 integer (acc_device_kind), value :: devicetype [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/finclude/ |
| H A D | openacc.f90 | 77 function acc_get_num_devices_h (devicetype) 80 integer (acc_device_kind) devicetype local 83 subroutine acc_set_device_type_h (devicetype) 85 integer (acc_device_kind) devicetype local 93 subroutine acc_set_device_num_h (devicenum, devicetype) 96 integer (acc_device_kind) devicetype local 99 function acc_get_device_num_h (devicetype) 102 integer (acc_device_kind) devicetype local 105 function acc_get_property_h (devicenum, devicetype, property) 111 integer (acc_device_kind), value :: devicetype [all …]
|
| H A D | openacc_lib.h | 76 function acc_get_num_devices_h (devicetype) 79 integer (acc_device_kind) devicetype 84 subroutine acc_set_device_type_h (devicetype) 86 integer (acc_device_kind) devicetype 98 subroutine acc_set_device_num_h (devicenum, devicetype) 101 integer (acc_device_kind) devicetype 106 function acc_get_device_num_h (devicetype) 109 integer (acc_device_kind) devicetype 114 function acc_get_property_h (devicenum, devicetype, & 121 integer (acc_device_kind), value :: devicetype [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/saa7164/ |
| H A D | saa7164-api.c | 1233 exthdr->devicetype); in saa7164_api_dump_subdevs() 1234 if (exthdr->devicetype & 0x1) in saa7164_api_dump_subdevs() 1236 if (exthdr->devicetype & 0x2) in saa7164_api_dump_subdevs() 1238 if (exthdr->devicetype & 0x4) in saa7164_api_dump_subdevs() 1240 if (exthdr->devicetype & 0x8) in saa7164_api_dump_subdevs() 1242 if (exthdr->devicetype & 0x20) in saa7164_api_dump_subdevs() 1244 if (exthdr->devicetype & 0x40) in saa7164_api_dump_subdevs() 1246 if (exthdr->devicetype & 0x80) in saa7164_api_dump_subdevs() 1248 if (exthdr->devicetype & 0x100) in saa7164_api_dump_subdevs() 1250 if (exthdr->devicetype & 0x200) in saa7164_api_dump_subdevs() [all …]
|
| H A D | saa7164-types.h | 128 u32 devicetype; member
|
| /OK3568_Linux_fs/kernel/drivers/usb/storage/ |
| H A D | shuttle_usbat.c | 132 int devicetype; member 216 return ((struct usbat_info*)us->extra)->devicetype; in usbat_get_device_type() 1008 info->devicetype = USBAT_DEV_HP8200; in usbat_identify_device() 1012 info->devicetype = USBAT_DEV_FLASH; in usbat_identify_device() 1023 int devicetype) in usbat_set_transport() argument 1026 if (!info->devicetype) in usbat_set_transport() 1027 info->devicetype = devicetype; in usbat_set_transport() 1029 if (!info->devicetype) in usbat_set_transport() 1032 switch (info->devicetype) { in usbat_set_transport() 1449 static int init_usbat(struct us_data *us, int devicetype) in init_usbat() argument [all …]
|
| /OK3568_Linux_fs/kernel/drivers/xen/xenbus/ |
| H A D | xenbus_probe.c | 85 for (; *arr->devicetype != '\0'; arr++) { in match_device() 86 if (!strcmp(arr->devicetype, dev->devicetype)) in match_device() 302 drv->driver.name = drv->name ? drv->name : drv->ids[0].devicetype; in xenbus_register_driver_common() 395 return sprintf(buf, "%s\n", to_xenbus_device(dev)->devicetype); in devtype_show() 403 to_xenbus_device(dev)->devicetype); in modalias_show() 466 xendev->devicetype = tmpstring; in xenbus_probe_node()
|
| H A D | xenbus_probe_backend.c | 110 if (add_uevent_var(env, "MODALIAS=xen-backend:%s", xdev->devicetype)) in xenbus_uevent_backend() 114 if (add_uevent_var(env, "XENBUS_TYPE=%s", xdev->devicetype)) in xenbus_uevent_backend()
|
| H A D | xenbus_probe_frontend.c | 81 if (add_uevent_var(env, "MODALIAS=xen:%s", dev->devicetype)) in xenbus_uevent_frontend()
|
| /OK3568_Linux_fs/kernel/include/xen/ |
| H A D | xenbus.h | 81 const char *devicetype; member 101 char devicetype[32]; /* General class of device. */ member
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/mantis/ |
| H A D | mantis_core.h | 28 struct devicetype { struct
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/ssvdevice/ |
| H A D | ssvdevice.c | 283 module_param_named(devicetype,ssv_devicetype, uint , S_IRUSR | S_IWUSR); 284 MODULE_PARM_DESC(devicetype, "Enable sdio bridge Mode/Wifi Mode.");
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/zydas/zd1211rw/ |
| H A D | zd_usb.h | 26 enum devicetype { enum
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/xen/ |
| H A D | xen_drm_front_evtchnl.c | 215 handler, 0, xb_dev->devicetype, in evtchnl_alloc()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | libgomp.info | 1726 _Prototype_: 'int acc_get_num_devices(acc_device_t devicetype);' 1729 _Interface_: 'integer function acc_get_num_devices(devicetype)' 1730 'integer(kind=acc_device_kind) devicetype' 1748 _Prototype_: 'acc_set_device_type(acc_device_t devicetype);' 1751 _Interface_: 'subroutine acc_set_device_type(devicetype)' 1752 'integer(kind=acc_device_kind) devicetype' 1798 devicetype);' 1801 _Interface_: 'subroutine acc_set_device_num(devicenum, devicetype)' 1803 'integer(kind=acc_device_kind) devicetype' 1821 _Prototype_: 'int acc_get_device_num(acc_device_t devicetype);' [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | libgomp.info | 1726 _Prototype_: 'int acc_get_num_devices(acc_device_t devicetype);' 1729 _Interface_: 'integer function acc_get_num_devices(devicetype)' 1730 'integer(kind=acc_device_kind) devicetype' 1748 _Prototype_: 'acc_set_device_type(acc_device_t devicetype);' 1751 _Interface_: 'subroutine acc_set_device_type(devicetype)' 1752 'integer(kind=acc_device_kind) devicetype' 1798 devicetype);' 1801 _Interface_: 'subroutine acc_set_device_num(devicenum, devicetype)' 1803 'integer(kind=acc_device_kind) devicetype' 1821 _Prototype_: 'int acc_get_device_num(acc_device_t devicetype);' [all …]
|
| /OK3568_Linux_fs/kernel/drivers/input/misc/ |
| H A D | xen-kbdfront.c | 439 0, dev->devicetype, info); in xenkbd_connect_backend()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | xen-fbfront.c | 586 0, dev->devicetype, info); in xenfb_connect_backend()
|