ljca_client
struct ljca_client *ljca = auxiliary_dev_to_ljca_client(auxdev);
struct ljca_client *ljca;
struct ljca_client *ljca = auxiliary_dev_to_ljca_client(auxdev);
struct ljca_client *ljca;
struct ljca_client *ljca = auxiliary_dev_to_ljca_client(auxdev);
struct ljca_client *ljca;
struct ljca_client *client;
int ljca_transfer(struct ljca_client *client, u8 cmd, const u8 *obuf,
int ljca_transfer_noack(struct ljca_client *client, u8 cmd, const u8 *obuf,
int ljca_register_event_cb(struct ljca_client *client, ljca_event_cb_t event_cb,
void ljca_unregister_event_cb(struct ljca_client *client)
struct ljca_client *client;
struct ljca_client *client, *next;
struct ljca_client *client, *next;
int ljca_register_event_cb(struct ljca_client *client, ljca_event_cb_t event_cb, void *context);
void ljca_unregister_event_cb(struct ljca_client *client);
int ljca_transfer(struct ljca_client *client, u8 cmd, const u8 *obuf,
int ljca_transfer_noack(struct ljca_client *client, u8 cmd, const u8 *obuf,
container_of(auxiliary_dev, struct ljca_client, auxdev)