Searched refs:cs_char_data (Results 1 – 1 of 1) sorted by relevance
134 static struct cs_char cs_char_data; variable148 spin_lock(&cs_char_data.lock); in cs_notify()150 if (!cs_char_data.opened) { in cs_notify()151 spin_unlock(&cs_char_data.lock); in cs_notify()157 dev_err(&cs_char_data.cl->device, in cs_notify()159 spin_unlock(&cs_char_data.lock); in cs_notify()166 spin_unlock(&cs_char_data.lock); in cs_notify()168 wake_up_interruptible(&cs_char_data.wait); in cs_notify()169 kill_fasync(&cs_char_data.async_queue, SIGIO, POLL_IN); in cs_notify()190 cs_notify(message, &cs_char_data.chardev_queue); in cs_notify_control()[all …]