HomeSort by: relevance | last modified time | path
    Searched defs:properties (Results 1 - 25 of 55) sorted by relevancy

1 2 3

  /src/usr.sbin/memswitch/
properties.c 1 /* $NetBSD: properties.c,v 1.5 2015/09/21 08:04:43 isaki Exp $ */
42 struct property properties[] = { variable in typeref:struct:property[]
334 int number_of_props = sizeof (properties) / sizeof (struct property);
properties.c 1 /* $NetBSD: properties.c,v 1.5 2015/09/21 08:04:43 isaki Exp $ */
42 struct property properties[] = { variable in typeref:struct:property[]
334 int number_of_props = sizeof (properties) / sizeof (struct property);
properties.c 1 /* $NetBSD: properties.c,v 1.5 2015/09/21 08:04:43 isaki Exp $ */
42 struct property properties[] = { variable in typeref:struct:property[]
334 int number_of_props = sizeof (properties) / sizeof (struct property);
properties.c 1 /* $NetBSD: properties.c,v 1.5 2015/09/21 08:04:43 isaki Exp $ */
42 struct property properties[] = { variable in typeref:struct:property[]
334 int number_of_props = sizeof (properties) / sizeof (struct property);
properties.c 1 /* $NetBSD: properties.c,v 1.5 2015/09/21 08:04:43 isaki Exp $ */
42 struct property properties[] = { variable in typeref:struct:property[]
334 int number_of_props = sizeof (properties) / sizeof (struct property);
  /src/sys/arch/evbmips/adm5120/
autoconf.c 100 prop_dictionary_t properties = adm5120_configuration.properties; local in function:device_register
102 if (properties == NULL)
106 (po = prop_dictionary_get(properties, "initial-gpio")) != NULL) {
116 (po = prop_dictionary_get(properties, "mac-address")) != NULL) {
autoconf.c 100 prop_dictionary_t properties = adm5120_configuration.properties; local in function:device_register
102 if (properties == NULL)
106 (po = prop_dictionary_get(properties, "initial-gpio")) != NULL) {
116 (po = prop_dictionary_get(properties, "mac-address")) != NULL) {
autoconf.c 100 prop_dictionary_t properties = adm5120_configuration.properties; local in function:device_register
102 if (properties == NULL)
106 (po = prop_dictionary_get(properties, "initial-gpio")) != NULL) {
116 (po = prop_dictionary_get(properties, "mac-address")) != NULL) {
autoconf.c 100 prop_dictionary_t properties = adm5120_configuration.properties; local in function:device_register
102 if (properties == NULL)
106 (po = prop_dictionary_get(properties, "initial-gpio")) != NULL) {
116 (po = prop_dictionary_get(properties, "mac-address")) != NULL) {
autoconf.c 100 prop_dictionary_t properties = adm5120_configuration.properties; local in function:device_register
102 if (properties == NULL)
106 (po = prop_dictionary_get(properties, "initial-gpio")) != NULL) {
116 (po = prop_dictionary_get(properties, "mac-address")) != NULL) {
  /src/sys/arch/mips/adm5120/include/
adm5120var.h 85 prop_dictionary_t properties; member in struct:adm5120_config
adm5120var.h 85 prop_dictionary_t properties; member in struct:adm5120_config
adm5120var.h 85 prop_dictionary_t properties; member in struct:adm5120_config
adm5120var.h 85 prop_dictionary_t properties; member in struct:adm5120_config
adm5120var.h 85 prop_dictionary_t properties; member in struct:adm5120_config
  /src/sys/external/bsd/drm2/dist/include/drm/
drm_mode_object.h 39 * @properties: properties attached to this object, including values
45 * properties like @id and @type it provides two services:
47 * - It tracks attached properties and their values. This is used by &drm_crtc,
48 * &drm_plane and &drm_connector. Properties are attached by calling
60 struct drm_object_properties *properties; member in struct:drm_mode_object
71 * @count: number of valid properties, must be less than or equal to
77 * @properties: Array of pointers to &drm_property.
79 * NOTE: if we ever start dynamically destroying properties (ie.
84 struct drm_property *properties[DRM_OBJECT_MAX_PROPERTY] member in struct:drm_object_properties
    [all...]
drm_mode_object.h 39 * @properties: properties attached to this object, including values
45 * properties like @id and @type it provides two services:
47 * - It tracks attached properties and their values. This is used by &drm_crtc,
48 * &drm_plane and &drm_connector. Properties are attached by calling
60 struct drm_object_properties *properties; member in struct:drm_mode_object
71 * @count: number of valid properties, must be less than or equal to
77 * @properties: Array of pointers to &drm_property.
79 * NOTE: if we ever start dynamically destroying properties (ie.
84 struct drm_property *properties[DRM_OBJECT_MAX_PROPERTY] member in struct:drm_object_properties
    [all...]
drm_mode_object.h 39 * @properties: properties attached to this object, including values
45 * properties like @id and @type it provides two services:
47 * - It tracks attached properties and their values. This is used by &drm_crtc,
48 * &drm_plane and &drm_connector. Properties are attached by calling
60 struct drm_object_properties *properties; member in struct:drm_mode_object
71 * @count: number of valid properties, must be less than or equal to
77 * @properties: Array of pointers to &drm_property.
79 * NOTE: if we ever start dynamically destroying properties (ie.
84 struct drm_property *properties[DRM_OBJECT_MAX_PROPERTY] member in struct:drm_object_properties
    [all...]
drm_mode_object.h 39 * @properties: properties attached to this object, including values
45 * properties like @id and @type it provides two services:
47 * - It tracks attached properties and their values. This is used by &drm_crtc,
48 * &drm_plane and &drm_connector. Properties are attached by calling
60 struct drm_object_properties *properties; member in struct:drm_mode_object
71 * @count: number of valid properties, must be less than or equal to
77 * @properties: Array of pointers to &drm_property.
79 * NOTE: if we ever start dynamically destroying properties (ie.
84 struct drm_property *properties[DRM_OBJECT_MAX_PROPERTY] member in struct:drm_object_properties
    [all...]
drm_mode_object.h 39 * @properties: properties attached to this object, including values
45 * properties like @id and @type it provides two services:
47 * - It tracks attached properties and their values. This is used by &drm_crtc,
48 * &drm_plane and &drm_connector. Properties are attached by calling
60 struct drm_object_properties *properties; member in struct:drm_mode_object
71 * @count: number of valid properties, must be less than or equal to
77 * @properties: Array of pointers to &drm_property.
79 * NOTE: if we ever start dynamically destroying properties (ie.
84 struct drm_property *properties[DRM_OBJECT_MAX_PROPERTY] member in struct:drm_object_properties
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_dbgdev.c 185 struct queue_properties properties; local in function:dbgdev_register_diq
190 properties.type = KFD_QUEUE_TYPE_DIQ;
193 &properties, &qid, NULL);
228 dbgdev->kq->queue->properties.queue_id);
kfd_dbgdev.c 185 struct queue_properties properties; local in function:dbgdev_register_diq
190 properties.type = KFD_QUEUE_TYPE_DIQ;
193 &properties, &qid, NULL);
228 dbgdev->kq->queue->properties.queue_id);
kfd_dbgdev.c 185 struct queue_properties properties; local in function:dbgdev_register_diq
190 properties.type = KFD_QUEUE_TYPE_DIQ;
193 &properties, &qid, NULL);
228 dbgdev->kq->queue->properties.queue_id);
  /src/usr.bin/audio/ctl/
ctl.c 67 static int properties, fullduplex, rerror; variable in typeref:typename:int
94 { "properties", &properties, PROPS, READONLY },
312 if (ioctl(fd, AUDIO_GETPROPS, &properties) < 0)
ctl.c 67 static int properties, fullduplex, rerror; variable in typeref:typename:int
94 { "properties", &properties, PROPS, READONLY },
312 if (ioctl(fd, AUDIO_GETPROPS, &properties) < 0)

Completed in 271 milliseconds

1 2 3