Symbol: ssam_cdev_client
drivers/platform/surface/surface_aggregator_cdev.c
135
static int ssam_cdev_notifier_register(struct ssam_cdev_client *client, u8 tc, int priority)
drivers/platform/surface/surface_aggregator_cdev.c
187
static int ssam_cdev_notifier_unregister(struct ssam_cdev_client *client, u8 tc)
drivers/platform/surface/surface_aggregator_cdev.c
216
static void ssam_cdev_notifier_unregister_all(struct ssam_cdev_client *client)
drivers/platform/surface/surface_aggregator_cdev.c
255
static long ssam_cdev_request(struct ssam_cdev_client *client, struct ssam_cdev_request __user *r)
drivers/platform/surface/surface_aggregator_cdev.c
370
static long ssam_cdev_notif_register(struct ssam_cdev_client *client,
drivers/platform/surface/surface_aggregator_cdev.c
385
static long ssam_cdev_notif_unregister(struct ssam_cdev_client *client,
drivers/platform/surface/surface_aggregator_cdev.c
400
static long ssam_cdev_event_enable(struct ssam_cdev_client *client,
drivers/platform/surface/surface_aggregator_cdev.c
428
static long ssam_cdev_event_disable(struct ssam_cdev_client *client,
drivers/platform/surface/surface_aggregator_cdev.c
462
struct ssam_cdev_client *client;
drivers/platform/surface/surface_aggregator_cdev.c
49
struct ssam_cdev_client;
drivers/platform/surface/surface_aggregator_cdev.c
505
struct ssam_cdev_client *client = filp->private_data;
drivers/platform/surface/surface_aggregator_cdev.c
52
struct ssam_cdev_client *client;
drivers/platform/surface/surface_aggregator_cdev.c
527
static long __ssam_cdev_device_ioctl(struct ssam_cdev_client *client, unsigned int cmd,
drivers/platform/surface/surface_aggregator_cdev.c
557
struct ssam_cdev_client *client = file->private_data;
drivers/platform/surface/surface_aggregator_cdev.c
577
struct ssam_cdev_client *client = file->private_data;
drivers/platform/surface/surface_aggregator_cdev.c
643
struct ssam_cdev_client *client = file->private_data;
drivers/platform/surface/surface_aggregator_cdev.c
659
struct ssam_cdev_client *client = file->private_data;
drivers/platform/surface/surface_aggregator_cdev.c
719
struct ssam_cdev_client *client;
drivers/platform/surface/surface_aggregator_cdev.c
96
struct ssam_cdev_client *client = cdev_nf->client;