| /include/linux/input/ |
| A D | touchscreen.h | 21 struct touchscreen_properties *prop); 24 const struct touchscreen_properties *prop, 28 const struct touchscreen_properties *prop,
|
| /include/linux/ |
| A 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
|
| A D | of_pdt.h | 21 int (*getproplen)(phandle node, const char *prop); 22 int (*getproperty)(phandle node, const char *prop, char *buf,
|
| A 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
|
| A D | of.h | 96 struct property *prop; member 1276 return prop ? true : false; in of_property_present() 1440 of_prop_next_u32(_it.prop, NULL, &u)}; \ 1445 for (prop = of_find_property(np, propname, NULL), \ 1446 s = of_prop_next_string(prop, NULL); \ 1448 s = of_prop_next_string(prop, s)) 1572 struct property *prop; member 1611 struct property *prop); 1626 struct device_node *np, struct property *prop) in of_changeset_add_property() argument 1632 struct device_node *np, struct property *prop) in of_changeset_remove_property() argument [all …]
|
| A 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))
|
| A D | security.h | 302 static inline void lsmprop_init(struct lsm_prop *prop) in lsmprop_init() argument 304 memset(prop, 0, sizeof(*prop)); in lsmprop_init() 319 return !!memcmp(prop, &empty, sizeof(*prop)); in lsmprop_is_set() 1099 struct lsm_prop *prop) in security_inode_getlsmprop() argument 1101 lsmprop_init(prop); in security_inode_getlsmprop() 1252 struct lsm_prop *prop) in security_cred_getlsmprop() argument 1334 lsmprop_init(prop); in security_current_getlsmprop_subj() 1338 struct lsm_prop *prop) in security_task_getlsmprop_obj() argument 1340 lsmprop_init(prop); in security_task_getlsmprop_obj() 1417 struct lsm_prop *prop) in security_ipc_getlsmprop() argument [all …]
|
| A D | lsm_hook_defs.h | 182 struct lsm_prop *prop) 224 struct lsm_prop *prop) 243 LSM_HOOK(void, LSM_RET_VOID, current_getlsmprop_subj, struct lsm_prop *prop) 245 struct task_struct *p, struct lsm_prop *prop) 265 struct lsm_prop *prop) 301 LSM_HOOK(int, -EOPNOTSUPP, lsmprop_to_secctx, struct lsm_prop *prop, 425 LSM_HOOK(int, 0, audit_rule_match, struct lsm_prop *prop, u32 field, u32 op,
|
| A D | fwnode.h | 170 const char *prop, const char *nargs_prop,
|
| A D | dpll.h | 199 const struct dpll_pin_properties *prop);
|
| A D | property.h | 140 const char *prop, const char *nargs_prop,
|
| /include/drm/ |
| A D | gud.h | 61 __le16 prop; member
|
| /include/linux/soundwire/ |
| A D | sdw.h | 671 struct sdw_slave_prop prop; member 1030 struct sdw_master_prop prop; member
|
| /include/net/ |
| A D | netlabel.h | 100 struct lsm_prop prop; member
|
| /include/sound/ |
| A D | soc.h | 1326 int snd_soc_of_parse_pin_switches(struct snd_soc_card *card, const char *prop);
|