Searched defs:property_id (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/platform/chrome/wilco_ec/ |
| H A D | properties.c | 21 u8 property_id[4]; /* The 32 bit PID is stored Little Endian */ member 29 u8 property_id[4]; /* The 32 bit PID is stored Little Endian */ member 104 int wilco_ec_get_byte_property(struct wilco_ec_device *ec, u32 property_id, in wilco_ec_get_byte_property() 124 int wilco_ec_set_byte_property(struct wilco_ec_device *ec, u32 property_id, in wilco_ec_set_byte_property()
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/src/ |
| H A D | xf86drmMode.c | 633 drm_public drmModePropertyPtr drmModeGetProperty(int fd, uint32_t property_id) in drmModeGetProperty() 740 uint32_t property_id, in drmModeConnectorSetProperty() 1200 uint32_t property_id, uint64_t value) in drmModeObjectSetProperty() 1217 uint32_t property_id; member 1316 uint32_t property_id, in drmModeAtomicAddProperty()
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | wilco-charger.c | 91 u32 property_id; in wilco_charge_get_property() local
|
| /OK3568_Linux_fs/kernel/drivers/char/tpm/ |
| H A D | tpm2-cmd.c | 371 __be32 property_id; member 386 ssize_t tpm2_get_tpm_pt(struct tpm_chip *chip, u32 property_id, u32 *value, in tpm2_get_tpm_pt()
|
| /OK3568_Linux_fs/kernel/include/linux/platform_data/ |
| H A D | wilco-ec.h | 160 u32 property_id; member
|