Lines Matching refs:vmlogrdr_priv_t
62 struct vmlogrdr_priv_t { struct
125 static struct vmlogrdr_priv_t sys_ser[] = {
165 struct vmlogrdr_priv_t * logptr = path->private; in vmlogrdr_iucv_path_complete()
176 struct vmlogrdr_priv_t * logptr = path->private; in vmlogrdr_iucv_path_severed()
199 struct vmlogrdr_priv_t * logptr = path->private; in vmlogrdr_iucv_message_pending()
243 static int vmlogrdr_recording(struct vmlogrdr_priv_t * logptr, in vmlogrdr_recording()
311 struct vmlogrdr_priv_t * logptr = NULL; in vmlogrdr_open()
390 struct vmlogrdr_priv_t * logptr = filp->private_data; in vmlogrdr_release()
406 static int vmlogrdr_receive_data(struct vmlogrdr_priv_t *priv) in vmlogrdr_receive_data()
479 struct vmlogrdr_priv_t * priv = filp->private_data; in vmlogrdr_read()
512 struct vmlogrdr_priv_t *priv = dev_get_drvdata(dev); in vmlogrdr_autopurge_store()
533 struct vmlogrdr_priv_t *priv = dev_get_drvdata(dev); in vmlogrdr_autopurge_show()
549 struct vmlogrdr_priv_t *priv = dev_get_drvdata(dev); in vmlogrdr_purge_store()
586 struct vmlogrdr_priv_t *priv = dev_get_drvdata(dev); in vmlogrdr_autorecording_store()
607 struct vmlogrdr_priv_t *priv = dev_get_drvdata(dev); in vmlogrdr_autorecording_show()
620 struct vmlogrdr_priv_t *priv = dev_get_drvdata(dev); in vmlogrdr_recording_store()
725 static int vmlogrdr_register_device(struct vmlogrdr_priv_t *priv) in vmlogrdr_register_device()
755 static int vmlogrdr_unregister_device(struct vmlogrdr_priv_t *priv) in vmlogrdr_unregister_device()