Home
last modified time | relevance | path

Searched defs:property_id (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/platform/chrome/wilco_ec/
H A Dproperties.c21 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()
/openbmc/openbmc-tools/pwmtachtool/src/
H A Dpwmtachtool.c139 unsigned char fannum = 0, property_id = 0; in main() local
/openbmc/linux/drivers/power/supply/
H A Dwilco-charger.c91 u32 property_id; in wilco_charge_get_property() local
/openbmc/linux/drivers/char/tpm/
H A Dtpm2-cmd.c371 __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()
/openbmc/linux/include/linux/platform_data/
H A Dwilco-ec.h160 u32 property_id; member