Home
last modified time | relevance | path

Searched refs:vote (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/pci/pcie/aer/
Daerdrv_core.c237 pci_ers_result_t vote; in report_error_detected() local
273 vote = PCI_ERS_RESULT_NO_AER_DRIVER; in report_error_detected()
275 vote = PCI_ERS_RESULT_NONE; in report_error_detected()
278 vote = err_handler->error_detected(dev, result_data->state); in report_error_detected()
281 result_data->result = merge_result(result_data->result, vote); in report_error_detected()
288 pci_ers_result_t vote; in report_mmio_enabled() local
300 vote = err_handler->mmio_enabled(dev); in report_mmio_enabled()
301 result_data->result = merge_result(result_data->result, vote); in report_mmio_enabled()
309 pci_ers_result_t vote; in report_slot_reset() local
321 vote = err_handler->slot_reset(dev); in report_slot_reset()
[all …]
/linux-4.4.14/drivers/scsi/ufs/
Dufs-qcom.c47 static int ufs_qcom_set_bus_vote(struct ufs_qcom_host *host, int vote);
742 static int ufs_qcom_set_bus_vote(struct ufs_qcom_host *host, int vote) in ufs_qcom_set_bus_vote() argument
746 if (vote != host->bus_vote.curr_vote) { in ufs_qcom_set_bus_vote()
748 host->bus_vote.client_handle, vote); in ufs_qcom_set_bus_vote()
753 vote, err); in ufs_qcom_set_bus_vote()
757 host->bus_vote.curr_vote = vote; in ufs_qcom_set_bus_vote()
765 int vote; in ufs_qcom_update_bus_bw_vote() local
771 vote = ufs_qcom_get_bus_vote(host, mode); in ufs_qcom_update_bus_bw_vote()
772 if (vote >= 0) in ufs_qcom_update_bus_bw_vote()
773 err = ufs_qcom_set_bus_vote(host, vote); in ufs_qcom_update_bus_bw_vote()
[all …]
/linux-4.4.14/arch/arm/common/
Dvlock.S70 strb r1, [r0, #VLOCK_OWNER_OFFSET] @ submit my vote
/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() argument
139 switch (vote) { in serial_clock_vote()
185 vote ? "true" : "false"); in serial_clock_vote()
/linux-4.4.14/Documentation/devicetree/bindings/soc/
Dqcom,smd-rpm.txt4 various Qualcomm platforms. The RPM allows each component in the system to vote
/linux-4.4.14/Documentation/devicetree/bindings/mfd/
Dqcom-rpm.txt4 various Qualcomm platforms. The RPM allows each component in the system to vote
/linux-4.4.14/Documentation/arm/
Dvlocks.txt37 /* signal our desire to vote */
/linux-4.4.14/
DCREDITS1897 D: Slackware and Debian, vote-taker for 2nd comp.os.linux reorganization