Searched refs:is_stop (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/gpu/drm/amd/display/dc/ |
| H A D | dc_stream.h | 535 bool is_stop);
|
| /linux-6.15/include/linux/soc/ti/ |
| H A D | ti_sci_protocol.h | 110 int (*is_stop)(const struct ti_sci_handle *handle, u32 id, member
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc.c | 526 struct rect *rect, struct otg_phy_mux *mux_mapping, bool is_stop) in dc_stream_forward_dmub_crc_window() argument 533 if (is_stop) { in dc_stream_forward_dmub_crc_window() 550 struct rect *rect, struct otg_phy_mux *mux_mapping, bool is_stop) in dc_stream_forward_dmcu_crc_window() argument 552 if (is_stop) in dc_stream_forward_dmcu_crc_window() 560 struct rect *rect, uint8_t phy_id, bool is_stop) in dc_stream_forward_crc_window() argument 587 dc_stream_forward_dmub_crc_window(dmub_srv, rect, &mux_mapping, is_stop); in dc_stream_forward_crc_window() 590 dc_stream_forward_dmcu_crc_window(dmcu, rect, &mux_mapping, is_stop); in dc_stream_forward_crc_window()
|
| /linux-6.15/drivers/firmware/ |
| H A D | ti_sci.c | 3179 dops->is_stop = ti_sci_cmd_dev_is_stop; in ti_sci_setup_ops()
|