/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | mp886x.c | 28 const struct regulator_ops *rops; member 176 .rops = &mp8869_regulator_ops, 255 .rops = &mp8867_regulator_ops, 284 rdesc->ops = di->ci->rops; in mp886x_regulator_register()
|
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | mp886x.c | 28 const struct regulator_ops *rops; member 154 .rops = &mp8869_regulator_ops, 233 .rops = &mp8867_regulator_ops, 262 rdesc->ops = di->ci->rops; in mp886x_regulator_register()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/ |
H A D | wil_platform.c | 25 const struct wil_platform_rops *rops, void *wil_handle) in wil_platform_init() 24 wil_platform_init(struct device *dev, struct wil_platform_ops *ops, const struct wil_platform_rops *rops, void *wil_handle) wil_platform_init() argument
|
H A D | wil_platform.h | 67 * @rops - structure with callbacks from platform driver to 73 * rops. May be NULL if rops is NULL. 76 const struct wil_platform_rops *rops, void *wil_handle);
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/ |
H A D | wil_platform.c | 25 const struct wil_platform_rops *rops, void *wil_handle) in wil_platform_init() 24 wil_platform_init(struct device *dev, struct wil_platform_ops *ops, const struct wil_platform_rops *rops, void *wil_handle) wil_platform_init() argument
|
H A D | wil_platform.h | 67 * @rops - structure with callbacks from platform driver to 73 * rops. May be NULL if rops is NULL. 76 const struct wil_platform_rops *rops, void *wil_handle);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | gp10b.c | 59 .rops = gm200_gr_rops,
|
H A D | gp104.c | 47 .rops = gm200_gr_rops,
|
H A D | gp107.c | 49 .rops = gm200_gr_rops,
|
H A D | gf110.c | 107 .rops = gf100_gr_rops,
|
H A D | gk110b.c | 126 .rops = gf100_gr_rops,
|
H A D | gp102.c | 119 .rops = gm200_gr_rops,
|
H A D | gf108.c | 133 .rops = gf100_gr_rops,
|
H A D | gf104.c | 135 .rops = gf100_gr_rops,
|
H A D | gm20b.c | 126 .rops = gm200_gr_rops,
|
H A D | gk208.c | 184 .rops = gf100_gr_rops,
|
H A D | gp100.c | 123 .rops = gm200_gr_rops,
|
H A D | gv100.c | 108 .rops = gm200_gr_rops,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | gp10b.c | 62 .rops = gm200_gr_rops,
|
H A D | gp104.c | 50 .rops = gm200_gr_rops,
|
H A D | gp107.c | 52 .rops = gm200_gr_rops,
|
H A D | gf110.c | 110 .rops = gf100_gr_rops,
|
H A D | gf108.c | 136 .rops = gf100_gr_rops,
|
H A D | gf104.c | 138 .rops = gf100_gr_rops,
|
H A D | gk110b.c | 129 .rops = gf100_gr_rops,
|