Found 6 other functions taking a
esp_vfs_select_sem_t
argument:
Notification from a VFS driver about a read/write/error condition This function is called when the VFS driver detects a read/write/error condition as it was requested by the previous call to start_select.
Notification from a VFS driver about a read/write/error condition (ISR version) This function is called when the VFS driver detects a read/write/error condition as it was requested by the previous call to start_select.