Home
last modified time | relevance | path

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

/openbmc/linux/sound/oss/dmasound/
H A Ddmasound_core.c216 static int shared_resources_initialised; variable
563 if (shared_resources_initialised == 0) { in sq_write()
565 shared_resources_initialised = 1 ; in sq_write()
841 shared_resources_initialised = 0 ; in sq_reset()
893 shared_resources_initialised = 0 ; in sq_release()
1037 shared_resources_initialised = 0 ; in sq_ioctl()
1051 shared_resources_initialised = 0 ; in sq_ioctl()
1065 shared_resources_initialised = 0 ; in sq_ioctl()
1075 shared_resources_initialised = 0 ; in sq_ioctl()
1085 shared_resources_initialised = 0 ; in sq_ioctl()
[all …]