Home
last modified time | relevance | path

Searched full:p_state (Results 126 - 150 of 447) sorted by relevance

12345678910>>...18

/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_rasterizer.c27 #include "pipe/p_state.h"
H A Dfd3_zsa.c27 #include "pipe/p_state.h"
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_render_pass.h29 #include "pipe/p_state.h"
H A Dzink_clear.h28 #include "pipe/p_state.h"
H A Dzink_pipeline.h29 #include "pipe/p_state.h"
H A Dzink_state.h29 #include "pipe/p_state.h"
H A Dzink_surface.h27 #include "pipe/p_state.h"
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_fs.h28 #include "pipe/p_state.h"
H A Dr300_vs.h27 #include "pipe/p_state.h"
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_protocol.h21 P_STATE = 0x0e, enumerator
366 struct p_state { struct
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_protocol.h21 P_STATE = 0x0e, enumerator
368 struct p_state { struct
/kernel/linux/linux-5.10/drivers/firmware/
H A Dti_sci.c541 * @p_state: pointer to p_state
548 u8 *p_state, u8 *c_state) in ti_sci_get_device_state()
562 if (!clcnt && !resets && !p_state && !c_state) in ti_sci_get_device_state()
595 if (p_state) in ti_sci_get_device_state()
596 *p_state = resp->programmed_state; in ti_sci_get_device_state()
768 u8 p_state, c_state; in ti_sci_cmd_dev_is_stop() local
774 ti_sci_get_device_state(handle, id, NULL, NULL, &p_state, &c_state); in ti_sci_cmd_dev_is_stop()
779 *r_state = (p_state == MSG_DEVICE_SW_STATE_AUTO_OFF); in ti_sci_cmd_dev_is_stop()
799 u8 p_state, c_stat in ti_sci_cmd_dev_is_on() local
546 ti_sci_get_device_state(const struct ti_sci_handle *handle, u32 id, u32 *clcnt, u32 *resets, u8 *p_state, u8 *c_state) ti_sci_get_device_state() argument
[all...]
/kernel/linux/linux-6.6/drivers/firmware/
H A Dti_sci.c557 * @p_state: pointer to p_state
564 u8 *p_state, u8 *c_state) in ti_sci_get_device_state()
578 if (!clcnt && !resets && !p_state && !c_state) in ti_sci_get_device_state()
611 if (p_state) in ti_sci_get_device_state()
612 *p_state = resp->programmed_state; in ti_sci_get_device_state()
784 u8 p_state, c_state; in ti_sci_cmd_dev_is_stop() local
790 ti_sci_get_device_state(handle, id, NULL, NULL, &p_state, &c_state); in ti_sci_cmd_dev_is_stop()
795 *r_state = (p_state == MSG_DEVICE_SW_STATE_AUTO_OFF); in ti_sci_cmd_dev_is_stop()
815 u8 p_state, c_stat in ti_sci_cmd_dev_is_on() local
562 ti_sci_get_device_state(const struct ti_sci_handle *handle, u32 id, u32 *clcnt, u32 *resets, u8 *p_state, u8 *c_state) ti_sci_get_device_state() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_surface.h31 #include "pipe/p_state.h"
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_screen.h39 #include "pipe/p_state.h"
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dresource.hpp30 #include "pipe/p_state.h"
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dvertexbuffer9.c30 #include "pipe/p_state.h"
H A Dindexbuffer9.c31 #include "pipe/p_state.h"
H A Dsurface9.h29 #include "pipe/p_state.h"
/third_party/mesa3d/src/gallium/winsys/virgl/vtest/
H A Dvirgl_vtest_winsys.h29 #include "pipe/p_state.h"
/third_party/mesa3d/src/gallium/winsys/nouveau/drm/
H A Dnouveau_drm_winsys.c5 #include "pipe/p_state.h"
/third_party/mesa3d/src/util/
H A Du_debug_describe.c27 #include "pipe/p_state.h"
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state.h34 #include "pipe/p_state.h"
H A Dlp_state_cs.h31 #include "pipe/p_state.h"
H A Dlp_state_surface.c31 #include "pipe/p_state.h"

Completed in 14 milliseconds

12345678910>>...18