Searched defs:prop (Results 1 - 25 of 96) sorted by relevance

1234

/src/sys/dev/fdt/
H A Dfdt_rtc.c45 const char *prop; local in function:fdtbus_device_is_system_todr
H A Dfdt_ddb.c75 const struct fdt_property *prop = local in function:fdt_for_each_property_offset
H A Dfdt_syscon.c83 fdtbus_syscon_acquire(int phandle, const char *prop) argument
H A Dfdt_console.c79 const char *prop; local in function:fdtbus_get_stdout_path
95 const char *prop, *p; local in function:fdtbus_get_stdout_phandle
121 const char *prop, *p; local in function:fdtbus_get_stdout_speed
137 const char *prop, *p; local in function:fdtbus_get_stdout_flags
[all...]
H A Dfdt_dai.c81 fdtbus_dai_acquire(int phandle, const char *prop) argument
87 fdtbus_dai_acquire_index(int phandle, const char *prop, int index) argument
H A Dfdt_openfirm.c119 OF_nextprop(int phandle, const char *prop, void *nextprop) argument
169 OF_getprop(int phandle, const char *prop, void *buf, int buflen) argument
229 OF_getproplen(int phandle, const char *prop) argument
282 OF_setprop(int phandle,const char * prop,const void * buf,int buflen) argument
[all...]
H A Dfdt_pwm.c81 fdtbus_pwm_acquire(int phandle, const char *prop) argument
87 fdtbus_pwm_acquire_index(int phandle, const char *prop, int index) argument
H A Dfdt_gpio.c81 fdtbus_gpio_count(int phandle, const char *prop) argument
105 fdtbus_gpio_acquire(int phandle, const char *prop, int flags) argument
111 fdtbus_gpio_acquire_index(int phandle, const char *prop, argument
H A Dfdt_i2c.c120 fdtbus_i2c_acquire(int phandle, const char *prop) argument
H A Dfdt_regulator.c91 fdtbus_regulator_acquire(int phandle, const char *prop) argument
H A Dfdt_clock.c85 fdtbus_clock_get_index_prop(int phandle, u_int index, const char *prop) argument
124 fdtbus_clock_get_prop(int phandle, const char *clkname, const char *prop) argument
137 fdtbus_clock_count(int phandle, const char *prop) argument
/src/sys/external/bsd/drm2/drm/
H A Ddrm_sysfs.c59 drm_sysfs_connector_status_event(struct drm_connector * connector,struct drm_property * prop) argument
/src/usr.sbin/envstat/
H A Dconfig_yacc.y95 prop : SENSOR_PROP EQUAL STRING EOL label
/src/regress/sys/fs/lfs/9994/
H A D9994_f.c60 char prop[] = "/\b-\b\\\b|\b"; local in function:main
/src/sys/external/bsd/libfdt/dist/
H A Dfdt_addresses.c63 uint8_t data[sizeof(fdt64_t) * 2], *prop; local in function:fdt_appendprop_addrrange
H A Dfdt_wip.c63 struct fdt_property *prop; local in function:fdt_nop_property
/src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_connector.c229 struct drm_property *prop; local in function:intel_attach_force_audio_property
256 struct drm_property *prop; local in function:intel_attach_broadcast_rgb_property
[all...]
/src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_kernel_queue.c48 struct queue_properties prop; local in function:kq_initialize
[all...]
/src/sys/arch/sun2/dev/
H A Dconsinit.c170 prom_get_device_args(const char *prop, char *dev, unsigned int dev_sz, argument
/src/sys/dev/acpi/
H A Deqos_acpi.c140 prop_dictionary_t prop = device_properties(sc->sc_dev); local in function:eqos_acpi_init_props
/src/sys/arch/riscv/starfive/
H A Djh71x0_eth.c173 prop_dictionary_t prop = device_properties(jh_sc->sc_dev); local in function:jh71x0_eth_attach
/src/sys/arch/mips/atheros/dev/
H A Dif_ath_arbus.c113 prop_number_t prop; local in function:ath_arbus_attach
/src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_blend.c211 struct drm_property *prop; local in function:drm_plane_create_alpha_property
274 struct drm_property *prop; local in function:drm_plane_create_rotation_property
363 struct drm_property *prop; local in function:drm_plane_create_zpos_property
401 struct drm_property *prop; local in function:drm_plane_create_zpos_immutable_property
566 struct drm_property *prop; local in function:drm_plane_create_blend_mode_property
[all...]
H A Ddrm_mode_config.c226 struct drm_property *prop; local in function:drm_mode_create_standard_properties
[all...]
/src/sys/dev/bluetooth/
H A Dbthub.c179 prop_dictionary_t prop; local in function:bthub_pioctl
[all...]

Completed in 12 milliseconds

1234