Home
last modified time | relevance | path

Searched defs:vote (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/pci/pcie/aer/
Daerdrv_core.c237 pci_ers_result_t vote; in report_error_detected() local
288 pci_ers_result_t vote; in report_mmio_enabled() local
309 pci_ers_result_t vote; in report_slot_reset() local
/linux-4.4.14/drivers/scsi/ufs/
Dufs-qcom.c742 static int ufs_qcom_set_bus_vote(struct ufs_qcom_host *host, int vote) in ufs_qcom_set_bus_vote()
765 int vote; in ufs_qcom_update_bus_bw_vote() local
860 static int ufs_qcom_set_bus_vote(struct ufs_qcom_host *host, int vote) in ufs_qcom_set_bus_vote()
1071 int vote = 0; in ufs_qcom_setup_clocks() local
/linux-4.4.14/drivers/bluetooth/
Dhci_qca.c131 static void serial_clock_vote(unsigned long vote, struct hci_uart *hu) in serial_clock_vote()