Home
last modified time | relevance | path

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

/linux/drivers/media/platform/raspberrypi/rp1-cfe/
H A Dcfe.c353 static void clear_state(struct cfe_device *cfe, unsigned long state, in clear_state() function
676 clear_state(cfe, FE_INT, node->id); in cfe_sof_isr()
693 clear_state(cfe, FS_INT, node->id); in cfe_eof_isr()
1187 clear_state(cfe, FS_INT | FE_INT, node->id); in cfe_start_streaming()
1262 clear_state(cfe, NODE_STREAMING, node->id); in cfe_start_streaming()
1281 clear_state(cfe, NODE_STREAMING, node->id); in cfe_stop_streaming()
1875 clear_state(cfe, NODE_ENABLED, i); in cfe_video_link_notify()
2065 clear_state(cfe, NODE_REGISTERED, i); in cfe_unregister_nodes()