Searched refs:rpi_firmware_property_list (Results 1 – 2 of 2) sorted by relevance
142 int rpi_firmware_property_list(struct rpi_firmware *fw,155 static inline int rpi_firmware_property_list(struct rpi_firmware *fw, in rpi_firmware_property_list() function
87 int rpi_firmware_property_list(struct rpi_firmware *fw, in rpi_firmware_property_list() function132 EXPORT_SYMBOL_GPL(rpi_firmware_property_list);170 ret = rpi_firmware_property_list(fw, data, buf_size + sizeof(*header)); in rpi_firmware_property()