/drivers/nfc/st21nfca/ |
D | dep.c | 20 #define ST21NFCA_NFC_DEP_PFB_PNI(pfb) ((pfb) & 0x03) argument 21 #define ST21NFCA_NFC_DEP_PFB_TYPE(pfb) ((pfb) & 0xE0) argument 22 #define ST21NFCA_NFC_DEP_PFB_IS_TIMEOUT(pfb) \ argument 24 #define ST21NFCA_NFC_DEP_DID_BIT_SET(pfb) ((pfb) & 0x04) argument 25 #define ST21NFCA_NFC_DEP_NAD_BIT_SET(pfb) ((pfb) & 0x08) argument 28 #define ST21NFCA_NFC_DEP_PFB_IS_TIMEOUT(pfb) \ argument 105 u8 pfb; member
|
/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | gp102.c | 117 enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gp102_fb_new_() 129 gp102_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gp102_fb_new()
|
D | gf100.c | 120 enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gf100_fb_new_() 144 gf100_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gf100_fb_new()
|
D | nv50.c | 265 enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv50_fb_new_() 285 nv50_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv50_fb_new()
|
D | ga100.c | 37 ga100_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in ga100_fb_new()
|
D | gm20b.c | 37 gm20b_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gm20b_fb_new()
|
D | ga102.c | 37 ga102_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in ga102_fb_new()
|
D | nv49.c | 42 nv49_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv49_fb_new()
|
D | gk20a.c | 37 gk20a_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gk20a_fb_new()
|
D | gt215.c | 35 gt215_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gt215_fb_new()
|
D | gm107.c | 39 gm107_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gm107_fb_new()
|
D | g84.c | 35 g84_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in g84_fb_new()
|
D | nv1a.c | 39 nv1a_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv1a_fb_new()
|
D | nv4e.c | 40 nv4e_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv4e_fb_new()
|
D | mcp77.c | 34 mcp77_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in mcp77_fb_new()
|
D | mcp89.c | 34 mcp89_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in mcp89_fb_new()
|
D | nv47.c | 42 nv47_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv47_fb_new()
|
D | gf108.c | 39 gf108_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gf108_fb_new()
|
D | gp10b.c | 34 gp10b_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gp10b_fb_new()
|
D | gv100.c | 45 gv100_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gv100_fb_new()
|
D | gk110.c | 68 gk110_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gk110_fb_new()
|
D | nv04.c | 47 nv04_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv04_fb_new()
|
D | gk104.c | 86 gk104_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gk104_fb_new()
|
D | gm200.c | 70 gm200_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gm200_fb_new()
|
D | nv41.c | 59 nv41_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv41_fb_new()
|