Searched defs:property_id (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-6.6/drivers/platform/chrome/wilco_ec/ |
| 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()
|
| /kernel/linux/linux-5.10/drivers/platform/chrome/wilco_ec/ |
| 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()
|
| /kernel/linux/linux-6.6/drivers/power/supply/ |
| D | wilco-charger.c | 91 u32 property_id; in wilco_charge_get_property() local
|
| /kernel/linux/linux-5.10/drivers/power/supply/ |
| D | wilco-charger.c | 91 u32 property_id; in wilco_charge_get_property() local
|
| /kernel/linux/linux-5.10/drivers/char/tpm/ |
| 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()
|
| /kernel/linux/linux-6.6/drivers/char/tpm/ |
| 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()
|
| /kernel/linux/linux-6.6/include/linux/platform_data/ |
| D | wilco-ec.h | 160 u32 property_id; member
|
| /kernel/linux/linux-5.10/include/linux/platform_data/ |
| D | wilco-ec.h | 160 u32 property_id; member
|