Searched refs:ssam_cdev_client (Results 1 – 1 of 1) sorted by relevance
49 struct ssam_cdev_client;52 struct ssam_cdev_client *client;56 struct ssam_cdev_client { struct96 struct ssam_cdev_client *client = cdev_nf->client; in ssam_cdev_notifier()135 static int ssam_cdev_notifier_register(struct ssam_cdev_client *client, u8 tc, int priority) in ssam_cdev_notifier_register()187 static int ssam_cdev_notifier_unregister(struct ssam_cdev_client *client, u8 tc) in ssam_cdev_notifier_unregister()216 static void ssam_cdev_notifier_unregister_all(struct ssam_cdev_client *client) in ssam_cdev_notifier_unregister_all()255 static long ssam_cdev_request(struct ssam_cdev_client *client, struct ssam_cdev_request __user *r) in ssam_cdev_request()370 static long ssam_cdev_notif_register(struct ssam_cdev_client *client, in ssam_cdev_notif_register()385 static long ssam_cdev_notif_unregister(struct ssam_cdev_client *client, in ssam_cdev_notif_unregister()[all …]