Home
last modified time | relevance | path

Searched refs:prop (Results 1 – 9 of 9) sorted by relevance

/include/linux/input/
Dtouchscreen.h21 struct touchscreen_properties *prop);
24 const struct touchscreen_properties *prop,
28 const struct touchscreen_properties *prop,
/include/linux/
Dextcon-provider.h56 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
Dof_pdt.h21 int (*getproplen)(phandle node, const char *prop);
22 int (*getproperty)(phandle node, const char *prop, char *buf,
Dof.h99 struct property *prop; member
402 extern int of_add_property(struct device_node *np, struct property *prop);
403 extern int of_remove_property(struct device_node *np, struct property *prop);
426 const __be32 *of_prop_next_u32(struct property *prop, const __be32 *cur,
435 const char *of_prop_next_string(struct property *prop, const char *cur);
792 static inline int of_add_property(struct device_node *np, struct property *prop) in of_add_property() argument
797 static inline int of_remove_property(struct device_node *np, struct property *prop) in of_remove_property() argument
807 static inline const __be32 *of_prop_next_u32(struct property *prop, in of_prop_next_u32() argument
813 static inline const char *of_prop_next_string(struct property *prop, in of_prop_next_string() argument
1077 struct property *prop = of_find_property(np, propname, NULL); in of_property_read_bool() local
[all …]
Dextcon.h185 unsigned int prop,
188 unsigned int id, unsigned int prop);
239 unsigned int prop, in extcon_get_property() argument
246 unsigned int id, unsigned int prop) in extcon_get_property_capability() argument
Dseqlock.h299 #define __seqprop_case(s, lockname, prop) \ argument
300 seqcount_##lockname##_t: __seqprop_##lockname##_##prop((void *)(s))
302 #define __seqprop(s, prop) _Generic(*(s), \ argument
303 seqcount_t: __seqprop_##prop((void *)(s)), \
304 __seqprop_case((s), raw_spinlock, prop), \
305 __seqprop_case((s), spinlock, prop), \
306 __seqprop_case((s), rwlock, prop), \
307 __seqprop_case((s), mutex, prop), \
308 __seqprop_case((s), ww_mutex, prop))
Dfwnode.h129 const char *prop, const char *nargs_prop,
Dproperty.h75 const char *prop, const char *nargs_prop,
/include/linux/soundwire/
Dsdw.h638 struct sdw_slave_prop prop; member
872 struct sdw_master_prop prop; member