Searched refs:cs_char_data (Results 1 – 1 of 1) sorted by relevance
121 static struct cs_char cs_char_data; variable135 spin_lock(&cs_char_data.lock); in cs_notify()137 if (!cs_char_data.opened) { in cs_notify()138 spin_unlock(&cs_char_data.lock); in cs_notify()144 dev_err(&cs_char_data.cl->device, in cs_notify()146 spin_unlock(&cs_char_data.lock); in cs_notify()153 spin_unlock(&cs_char_data.lock); in cs_notify()155 wake_up_interruptible(&cs_char_data.wait); in cs_notify()156 kill_fasync(&cs_char_data.async_queue, SIGIO, POLL_IN); in cs_notify()177 cs_notify(message, &cs_char_data.chardev_queue); in cs_notify_control()[all …]