Home
last modified time | relevance | path

Searched refs:property_entry (Results 1 – 25 of 57) sorted by relevance

123

/Linux-v5.10/drivers/platform/x86/
Dtouchscreen_dmi.c24 const struct property_entry *properties;
29 static const struct property_entry chuwi_hi8_props[] = {
43 static const struct property_entry chuwi_hi8_air_props[] = {
57 static const struct property_entry chuwi_hi8_pro_props[] = {
83 static const struct property_entry chuwi_hi10_air_props[] = {
102 static const struct property_entry chuwi_hi10_plus_props[] = {
118 static const struct property_entry chuwi_vi8_props[] = {
147 static const struct property_entry chuwi_vi10_props[] = {
163 static const struct property_entry chuwi_surbook_mini_props[] = {
179 static const struct property_entry connect_tablet9_props[] = {
[all …]
Dintel_cht_int33fe_typec.c58 static const struct property_entry max17047_properties[] = {
77 static const struct property_entry fusb302_properties[] = {
108 static const struct property_entry usb_connector_properties[] = {
Dintel_cht_int33fe_microb.c33 static const struct property_entry bq27xxx_props[] = {
/Linux-v5.10/drivers/base/
Dswnode.c93 static const struct property_entry *
94 property_entry_get(const struct property_entry *prop, const char *name) in property_entry_get()
106 static const void *property_get_pointer(const struct property_entry *prop) in property_get_pointer()
114 static const void *property_entry_find(const struct property_entry *props, in property_entry_find()
117 const struct property_entry *prop; in property_entry_find()
132 property_entry_count_elems_of_size(const struct property_entry *props, in property_entry_count_elems_of_size()
135 const struct property_entry *prop; in property_entry_count_elems_of_size()
144 static int property_entry_read_int_array(const struct property_entry *props, in property_entry_read_int_array()
169 static int property_entry_read_string_array(const struct property_entry *props, in property_entry_read_string_array()
199 static void property_entry_free_data(const struct property_entry *p) in property_entry_free_data()
[all …]
/Linux-v5.10/include/linux/
Dproperty.h263 struct property_entry { struct
287 sizeof(((struct property_entry *)NULL)->value._elem_[0]) argument
291 (struct property_entry) { \
332 (struct property_entry) { \
352 (struct property_entry) { \
358 (struct property_entry) { \
369 struct property_entry *
370 property_entries_dup(const struct property_entry *properties);
372 void property_entries_free(const struct property_entry *properties);
375 const struct property_entry *properties);
[all …]
Dplatform_device.h19 struct property_entry;
96 const struct property_entry *properties;
195 const struct property_entry *properties);
/Linux-v5.10/drivers/mfd/
Dintel-lpss-acpi.c25 static struct property_entry spt_i2c_properties[] = {
35 static struct property_entry uart_properties[] = {
52 static struct property_entry bxt_i2c_properties[] = {
64 static struct property_entry apl_i2c_properties[] = {
Dintel-lpss.h18 struct property_entry;
25 struct property_entry *properties;
Dintel-lpss-pci.c68 static struct property_entry spt_i2c_properties[] = {
78 static struct property_entry uart_properties[] = {
101 static struct property_entry bxt_i2c_properties[] = {
113 static struct property_entry apl_i2c_properties[] = {
125 static struct property_entry glk_i2c_properties[] = {
/Linux-v5.10/drivers/base/test/
Dproperty-entry-test.c12 static const struct property_entry entries[] = { in pe_test_uints()
107 static const struct property_entry entries[] = { in pe_test_uint_arrays()
223 static const struct property_entry entries[] = { in pe_test_strings()
284 static const struct property_entry entries[] = { in pe_test_bool()
305 static const struct property_entry entries[] = { in pe_test_move_inline_u8()
311 struct property_entry *copy; in pe_test_move_inline_u8()
336 static struct property_entry entries[] = { in pe_test_move_inline_str()
343 struct property_entry *copy; in pe_test_move_inline_str()
384 const struct property_entry entries[] = { in pe_test_reference()
/Linux-v5.10/drivers/usb/dwc3/
Ddwc3-pci.c112 static const struct property_entry dwc3_pci_intel_properties[] = {
118 static const struct property_entry dwc3_pci_mrfld_properties[] = {
125 static const struct property_entry dwc3_pci_amd_properties[] = {
225 struct property_entry *p = (struct property_entry *)id->driver_data; in dwc3_pci_probe()
Dhost.c47 struct property_entry props[4]; in dwc3_host_init()
90 memset(props, 0, sizeof(struct property_entry) * ARRAY_SIZE(props)); in dwc3_host_init()
Ddwc3-haps.c28 static const struct property_entry initial_properties[] = {
/Linux-v5.10/include/linux/mfd/
Dcore.h53 struct property_entry;
82 const struct property_entry *properties;
/Linux-v5.10/arch/arm/mach-tegra/
Dboard-paz00.c17 static struct property_entry wifi_rfkill_prop[] __initdata = {
/Linux-v5.10/drivers/acpi/
Dacpi_apd.c33 struct property_entry *properties;
117 static struct property_entry uart_properties[] = {
Dacpi_platform.c98 struct property_entry *properties) in acpi_create_platform_device()
/Linux-v5.10/drivers/firmware/efi/
Dapple-properties.c50 struct property_entry entry[]) in unmarshal_key_value_pairs()
119 struct property_entry *entry = NULL; in unmarshal_devices()
/Linux-v5.10/drivers/platform/chrome/
Dchromeos_laptop.c60 const struct property_entry *properties;
286 static const struct property_entry
293 static const struct property_entry
491 static const struct property_entry samus_trackpad_props[] __initconst = {
/Linux-v5.10/arch/arm/mach-davinci/
Dboard-sffsdr.c82 static const struct property_entry eeprom_properties[] = {
/Linux-v5.10/drivers/usb/host/
Dxhci-ext-caps.c18 static const struct property_entry role_switch_props[] = {
/Linux-v5.10/arch/arm/mach-pxa/
Dicontrol.c72 static const struct property_entry mcp251x_properties[] = {
/Linux-v5.10/drivers/usb/dwc2/
Dpci.c70 struct property_entry properties[] = { in dwc2_pci_quirks()
/Linux-v5.10/drivers/char/ipmi/
Dipmi_plat_data.c17 struct property_entry pr[6]; in ipmi_platform_add()
/Linux-v5.10/sound/soc/intel/boards/
Dsof_sdw_rt711.c26 struct property_entry props[MAX_NO_PROPS] = {}; in rt711_add_codec_device_props()

123