nvif_client
int nvif_client_ctor(struct nvif_client *parent, const char *name, struct nvif_client *);
void nvif_client_dtor(struct nvif_client *);
int nvif_client_suspend(struct nvif_client *, bool);
int nvif_client_resume(struct nvif_client *);
int nvif_device_ctor(struct nvif_client *, const char *name, struct nvif_device *);
const char *name, u64 device, struct nvif_client *);
struct nvif_client;
struct nvif_client *client;
struct nvif_client _client;
struct nvif_client base;
nvif_client_suspend(struct nvif_client *client, bool runtime)
nvif_client_resume(struct nvif_client *client)
nvif_client_dtor(struct nvif_client *client)
nvif_client_ctor(struct nvif_client *parent, const char *name, struct nvif_client *client)
nvif_device_ctor(struct nvif_client *client, const char *name, struct nvif_device *device)
const char *name, u64 device, struct nvif_client *client)
struct nvif_client *client = object->client;
struct nvif_client *client = object->client;
struct nvif_client *client = object->client;