/Linux-v5.10/drivers/platform/x86/ |
D | touchscreen_dmi.c | 24 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 …]
|
D | intel_cht_int33fe_typec.c | 58 static const struct property_entry max17047_properties[] = { 77 static const struct property_entry fusb302_properties[] = { 108 static const struct property_entry usb_connector_properties[] = {
|
D | intel_cht_int33fe_microb.c | 33 static const struct property_entry bq27xxx_props[] = {
|
/Linux-v5.10/drivers/base/ |
D | swnode.c | 93 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/ |
D | property.h | 263 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 …]
|
D | platform_device.h | 19 struct property_entry; 96 const struct property_entry *properties; 195 const struct property_entry *properties);
|
/Linux-v5.10/drivers/mfd/ |
D | intel-lpss-acpi.c | 25 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[] = {
|
D | intel-lpss.h | 18 struct property_entry; 25 struct property_entry *properties;
|
D | intel-lpss-pci.c | 68 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/ |
D | property-entry-test.c | 12 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/ |
D | dwc3-pci.c | 112 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()
|
D | host.c | 47 struct property_entry props[4]; in dwc3_host_init() 90 memset(props, 0, sizeof(struct property_entry) * ARRAY_SIZE(props)); in dwc3_host_init()
|
D | dwc3-haps.c | 28 static const struct property_entry initial_properties[] = {
|
/Linux-v5.10/include/linux/mfd/ |
D | core.h | 53 struct property_entry; 82 const struct property_entry *properties;
|
/Linux-v5.10/arch/arm/mach-tegra/ |
D | board-paz00.c | 17 static struct property_entry wifi_rfkill_prop[] __initdata = {
|
/Linux-v5.10/drivers/acpi/ |
D | acpi_apd.c | 33 struct property_entry *properties; 117 static struct property_entry uart_properties[] = {
|
D | acpi_platform.c | 98 struct property_entry *properties) in acpi_create_platform_device()
|
/Linux-v5.10/drivers/firmware/efi/ |
D | apple-properties.c | 50 struct property_entry entry[]) in unmarshal_key_value_pairs() 119 struct property_entry *entry = NULL; in unmarshal_devices()
|
/Linux-v5.10/drivers/platform/chrome/ |
D | chromeos_laptop.c | 60 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/ |
D | board-sffsdr.c | 82 static const struct property_entry eeprom_properties[] = {
|
/Linux-v5.10/drivers/usb/host/ |
D | xhci-ext-caps.c | 18 static const struct property_entry role_switch_props[] = {
|
/Linux-v5.10/arch/arm/mach-pxa/ |
D | icontrol.c | 72 static const struct property_entry mcp251x_properties[] = {
|
/Linux-v5.10/drivers/usb/dwc2/ |
D | pci.c | 70 struct property_entry properties[] = { in dwc2_pci_quirks()
|
/Linux-v5.10/drivers/char/ipmi/ |
D | ipmi_plat_data.c | 17 struct property_entry pr[6]; in ipmi_platform_add()
|
/Linux-v5.10/sound/soc/intel/boards/ |
D | sof_sdw_rt711.c | 26 struct property_entry props[MAX_NO_PROPS] = {}; in rt711_add_codec_device_props()
|