Searched refs:is_stop (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/ |
| H A D | dc_stream.h | 582 bool is_stop);
|
| /linux/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/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc.c | 560 struct rect *rect, struct otg_phy_mux *mux_mapping, bool is_stop) in dc_stream_forward_dmub_crc_window() argument 567 if (is_stop) { in dc_stream_forward_dmub_crc_window() 584 struct rect *rect, struct otg_phy_mux *mux_mapping, bool is_stop) in dc_stream_forward_dmcu_crc_window() argument 586 if (is_stop) in dc_stream_forward_dmcu_crc_window() 594 struct rect *rect, uint8_t phy_id, bool is_stop) in dc_stream_forward_crc_window() argument 621 dc_stream_forward_dmub_crc_window(dmub_srv, rect, &mux_mapping, is_stop); in dc_stream_forward_crc_window() 624 dc_stream_forward_dmcu_crc_window(dmcu, rect, &mux_mapping, is_stop); in dc_stream_forward_crc_window()
|
| /linux/drivers/firmware/ |
| H A D | ti_sci.c | 3227 dops->is_stop = ti_sci_cmd_dev_is_stop; in ti_sci_setup_ops()
|