| /include/linux/input/ |
| D | touchscreen.h | 21 struct touchscreen_properties *prop); 24 const struct touchscreen_properties *prop, 28 const struct touchscreen_properties *prop,
|
| /include/linux/ |
| D | extcon-provider.h | 56 unsigned int prop, 59 unsigned int prop, 62 unsigned int id, unsigned int prop); 115 unsigned int prop, in extcon_set_property() argument 122 unsigned int id, unsigned int prop, in extcon_set_property_sync() argument 129 unsigned int id, unsigned int prop) in extcon_set_property_capability() argument
|
| D | of_pdt.h | 21 int (*getproplen)(phandle node, const char *prop); 22 int (*getproperty)(phandle node, const char *prop, char *buf,
|
| D | of.h | 96 struct property *prop; member 416 extern int of_add_property(struct device_node *np, struct property *prop); 417 extern int of_remove_property(struct device_node *np, struct property *prop); 438 const __be32 *of_prop_next_u32(struct property *prop, const __be32 *cur, 447 const char *of_prop_next_string(struct property *prop, const char *cur); 809 static inline int of_add_property(struct device_node *np, struct property *prop) in of_add_property() argument 814 static inline int of_remove_property(struct device_node *np, struct property *prop) in of_remove_property() argument 829 static inline const __be32 *of_prop_next_u32(struct property *prop, in of_prop_next_u32() argument 835 static inline const char *of_prop_next_string(struct property *prop, in of_prop_next_string() argument 1255 struct property *prop = of_find_property(np, propname, NULL); in of_property_read_bool() local [all …]
|
| D | extcon.h | 187 unsigned int prop, 190 unsigned int id, unsigned int prop); 241 unsigned int prop, in extcon_get_property() argument 248 unsigned int id, unsigned int prop) in extcon_get_property_capability() argument
|
| D | seqlock.h | 249 #define __seqprop_case(s, lockname, prop) \ argument 250 seqcount_##lockname##_t: __seqprop_##lockname##_##prop 252 #define __seqprop(s, prop) _Generic(*(s), \ argument 253 seqcount_t: __seqprop_##prop, \ 254 __seqprop_case((s), raw_spinlock, prop), \ 255 __seqprop_case((s), spinlock, prop), \ 256 __seqprop_case((s), rwlock, prop), \ 257 __seqprop_case((s), mutex, prop))
|
| D | fwnode.h | 167 const char *prop, const char *nargs_prop,
|
| D | dpll.h | 177 const struct dpll_pin_properties *prop);
|
| D | property.h | 136 const char *prop, const char *nargs_prop,
|
| /include/drm/ |
| D | gud.h | 61 __le16 prop; member
|
| /include/linux/soundwire/ |
| D | sdw.h | 673 struct sdw_slave_prop prop; member 922 struct sdw_master_prop prop; member
|
| /include/sound/ |
| D | soc.h | 1380 int snd_soc_of_parse_pin_switches(struct snd_soc_card *card, const char *prop);
|