Searched refs:rpi_firmware_property_list (Results 1 – 2 of 2) sorted by relevance
140 int rpi_firmware_property_list(struct rpi_firmware *fw,150 static inline int rpi_firmware_property_list(struct rpi_firmware *fw, in rpi_firmware_property_list() function
83 int rpi_firmware_property_list(struct rpi_firmware *fw, in rpi_firmware_property_list() function128 EXPORT_SYMBOL_GPL(rpi_firmware_property_list);165 ret = rpi_firmware_property_list(fw, &data, buf_size + sizeof(*header)); in rpi_firmware_property()