Searched refs:vote (Results 1 – 13 of 13) sorted by relevance
/linux-6.12.1/drivers/pci/pcie/ |
D | err.c | 54 pci_ers_result_t vote; in report_error_detected() local 60 vote = PCI_ERS_RESULT_DISCONNECT; in report_error_detected() 64 vote = PCI_ERS_RESULT_NONE; in report_error_detected() 74 vote = PCI_ERS_RESULT_NO_AER_DRIVER; in report_error_detected() 77 vote = PCI_ERS_RESULT_NONE; in report_error_detected() 81 vote = err_handler->error_detected(dev, state); in report_error_detected() 83 pci_uevent_ers(dev, vote); in report_error_detected() 84 *result = merge_result(*result, vote); in report_error_detected() 114 pci_ers_result_t vote, *result = data; in report_mmio_enabled() local 123 vote = err_handler->mmio_enabled(dev); in report_mmio_enabled() [all …]
|
/linux-6.12.1/drivers/gpu/drm/msm/adreno/ |
D | a6xx_hfi.h | 105 u32 vote; member 110 u32 vote; member
|
D | a6xx_hfi.c | 226 msg.gx_votes[i].vote = gmu->gx_arc_votes[i]; in a6xx_hfi_send_perf_table_v1() 231 msg.cx_votes[i].vote = gmu->cx_arc_votes[i]; in a6xx_hfi_send_perf_table_v1() 248 msg.gx_votes[i].vote = gmu->gx_arc_votes[i]; in a6xx_hfi_send_perf_table() 254 msg.cx_votes[i].vote = gmu->cx_arc_votes[i]; in a6xx_hfi_send_perf_table()
|
D | a6xx_gmu.c | 411 u32 vote; in a6xx_gmu_gfx_rail_on() local 417 vote = gmu->gx_arc_votes[gmu->nr_gpu_freqs - 1]; in a6xx_gmu_gfx_rail_on() 419 gmu_write(gmu, REG_A6XX_GMU_GX_VOTE_IDX, vote & 0xff); in a6xx_gmu_gfx_rail_on() 420 gmu_write(gmu, REG_A6XX_GMU_MX_VOTE_IDX, (vote >> 8) & 0xff); in a6xx_gmu_gfx_rail_on()
|
/linux-6.12.1/arch/arm/common/ |
D | vlock.S | 63 strb r1, [r0, #VLOCK_OWNER_OFFSET] @ submit my vote
|
/linux-6.12.1/arch/arm64/boot/dts/qcom/ |
D | msm8939-pm8916.dtsi | 65 * them to ensure the vote from the application processor can be
|
D | msm8916-pm8916.dtsi | 87 * them to ensure the vote from the application processor can be
|
D | msm8929-pm8916.dtsi | 65 * them to ensure the vote from the application processor can be
|
D | msm8998-clamshell.dtsi | 100 * hold a vote for these clocks, or panels are brought up properly, using drm/msm.
|
/linux-6.12.1/Documentation/arch/arm/ |
D | vlocks.rst | 38 /* signal our desire to vote */
|
/linux-6.12.1/drivers/bluetooth/ |
D | hci_qca.c | 284 static void serial_clock_vote(unsigned long vote, struct hci_uart *hu) in serial_clock_vote() argument 292 switch (vote) { in serial_clock_vote() 336 vote ? "true" : "false"); in serial_clock_vote()
|
/linux-6.12.1/Documentation/process/ |
D | code-of-conduct-interpretation.rst | 149 by the TAB by a two-thirds vote.
|
/linux-6.12.1/ |
D | CREDITS | 2088 D: Slackware and Debian, vote-taker for 2nd comp.os.linux reorganization
|