/kernel/linux/linux-5.10/drivers/video/fbdev/matrox/ |
H A D | matroxfb_g450.h | 11 static inline void matroxfb_g450_connect(struct matrox_fb_info *minfo) { }; in matroxfb_g450_connect() argument 12 static inline void matroxfb_g450_shutdown(struct matrox_fb_info *minfo) { }; in matroxfb_g450_shutdown() argument
|
H A D | matroxfb_misc.h | 10 static inline int PLL_calcclock(const struct matrox_fb_info *minfo, in PLL_calcclock() argument
|
H A D | matroxfb_maven.h | 14 struct matrox_fb_info* minfo; member
|
H A D | matroxfb_accel.c | 111 void matrox_cfbX_init(struct matrox_fb_info *minfo) in matrox_cfbX_init() argument 202 matrox_accel_restore_maccess(struct matrox_fb_info *minfo) matrox_accel_restore_maccess() argument 208 matrox_accel_bmove(struct matrox_fb_info *minfo, int vxres, int sy, int sx, int dy, int dx, int height, int width) matrox_accel_bmove() argument 249 matrox_accel_bmove_lin(struct matrox_fb_info *minfo, int vxres, int sy, int sx, int dy, int dx, int height, int width) matrox_accel_bmove_lin() argument 293 struct matrox_fb_info *minfo = info2minfo(info); matroxfb_cfb4_copyarea() local 302 struct matrox_fb_info *minfo = info2minfo(info); matroxfb_copyarea() local 307 matroxfb_accel_clear(struct matrox_fb_info *minfo, u_int32_t color, int sy, int sx, int height, int width) matroxfb_accel_clear() argument 328 struct matrox_fb_info *minfo = info2minfo(info); matroxfb_fillrect() local 337 matroxfb_cfb4_clear(struct matrox_fb_info *minfo, u_int32_t bgx, int sy, int sx, int height, int width) matroxfb_cfb4_clear() argument 396 struct matrox_fb_info *minfo = info2minfo(info); matroxfb_cfb4_fillrect() local 405 matroxfb_1bpp_imageblit(struct matrox_fb_info *minfo, u_int32_t fgx, u_int32_t bgx, const u_int8_t *chardata, int width, int height, int yy, int xx) matroxfb_1bpp_imageblit() argument 500 struct matrox_fb_info *minfo = info2minfo(info); matroxfb_imageblit() local [all...] |
H A D | g450_pll.c | 28 static unsigned int g450_mnp2vco(const struct matrox_fb_info *minfo, in g450_mnp2vco() argument 38 unsigned int g450_mnp2f(const struct matrox_fb_info *minfo, unsigned int mnp) in g450_mnp2f() argument 55 static unsigned int g450_nextpll(const struct matrox_fb_info *minfo, in g450_nextpll() argument 104 static unsigned int g450_firstpll(const struct matrox_fb_info *minfo, in g450_firstpll() argument 136 static inline unsigned int g450_setpll(const struct matrox_fb_info *minfo, in g450_setpll() argument 173 g450_cmppll(const struct matrox_fb_info *minfo, unsigned int mnp, unsigned int pll) g450_cmppll() argument 209 g450_isplllocked(const struct matrox_fb_info *minfo, unsigned int regidx) g450_isplllocked() argument 229 g450_testpll(const struct matrox_fb_info *minfo, unsigned int mnp, unsigned int pll) g450_testpll() argument 245 matroxfb_g450_setpll_cond(struct matrox_fb_info *minfo, unsigned int mnp, unsigned int pll) matroxfb_g450_setpll_cond() argument 253 g450_findworkingpll(struct matrox_fb_info *minfo, unsigned int pll, unsigned int *mnparray, unsigned int mnpcount) g450_findworkingpll() argument 309 g450_checkcache(struct matrox_fb_info *minfo, struct matrox_pll_cache *ci, unsigned int mnp_key) g450_checkcache() argument 331 __g450_setclk(struct matrox_fb_info *minfo, unsigned int fout, unsigned int pll, unsigned int *mnparray, unsigned int *deltaarray) __g450_setclk() argument 494 matroxfb_g450_setclk(struct matrox_fb_info *minfo, unsigned int fout, unsigned int pll) matroxfb_g450_setclk() argument [all...] |
H A D | i2c-matroxfb.c | 41 static int matroxfb_read_gpio(struct matrox_fb_info* minfo) { in matroxfb_read_gpio() argument 51 static void matroxfb_set_gpio(struct matrox_fb_info* minfo, int mask, int val) { in matroxfb_set_gpio() argument 64 static inline void matroxfb_i2c_set(struct matrox_fb_info* minfo, int mask, int state) { in matroxfb_i2c_set() argument 102 i2c_bus_reg(struct i2c_bit_adapter* b, struct matrox_fb_info* minfo, unsigned int data, unsigned int clock, const char *name, int class) i2c_bus_reg() argument 144 i2c_matroxfb_probe(struct matrox_fb_info* minfo) i2c_matroxfb_probe() argument 205 i2c_matroxfb_remove(struct matrox_fb_info* minfo, void* data) i2c_matroxfb_remove() argument [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/matrox/ |
H A D | matroxfb_g450.h | 11 static inline void matroxfb_g450_connect(struct matrox_fb_info *minfo) { }; in matroxfb_g450_connect() argument 12 static inline void matroxfb_g450_shutdown(struct matrox_fb_info *minfo) { }; in matroxfb_g450_shutdown() argument
|
H A D | matroxfb_misc.h | 10 static inline int PLL_calcclock(const struct matrox_fb_info *minfo, in PLL_calcclock() argument
|
H A D | matroxfb_maven.h | 14 struct matrox_fb_info* minfo; member
|
H A D | g450_pll.c | 28 static unsigned int g450_mnp2vco(const struct matrox_fb_info *minfo, in g450_mnp2vco() argument 38 unsigned int g450_mnp2f(const struct matrox_fb_info *minfo, unsigned int mnp) in g450_mnp2f() argument 55 static unsigned int g450_nextpll(const struct matrox_fb_info *minfo, in g450_nextpll() argument 104 static unsigned int g450_firstpll(const struct matrox_fb_info *minfo, in g450_firstpll() argument 136 static inline unsigned int g450_setpll(const struct matrox_fb_info *minfo, in g450_setpll() argument 173 g450_cmppll(const struct matrox_fb_info *minfo, unsigned int mnp, unsigned int pll) g450_cmppll() argument 209 g450_isplllocked(const struct matrox_fb_info *minfo, unsigned int regidx) g450_isplllocked() argument 229 g450_testpll(const struct matrox_fb_info *minfo, unsigned int mnp, unsigned int pll) g450_testpll() argument 245 matroxfb_g450_setpll_cond(struct matrox_fb_info *minfo, unsigned int mnp, unsigned int pll) matroxfb_g450_setpll_cond() argument 253 g450_findworkingpll(struct matrox_fb_info *minfo, unsigned int pll, unsigned int *mnparray, unsigned int mnpcount) g450_findworkingpll() argument 309 g450_checkcache(struct matrox_fb_info *minfo, struct matrox_pll_cache *ci, unsigned int mnp_key) g450_checkcache() argument 331 __g450_setclk(struct matrox_fb_info *minfo, unsigned int fout, unsigned int pll, unsigned int *mnparray, unsigned int *deltaarray) __g450_setclk() argument 494 matroxfb_g450_setclk(struct matrox_fb_info *minfo, unsigned int fout, unsigned int pll) matroxfb_g450_setclk() argument [all...] |
H A D | matroxfb_accel.c | 111 void matrox_cfbX_init(struct matrox_fb_info *minfo) in matrox_cfbX_init() argument 202 matrox_accel_restore_maccess(struct matrox_fb_info *minfo) matrox_accel_restore_maccess() argument 208 matrox_accel_bmove(struct matrox_fb_info *minfo, int vxres, int sy, int sx, int dy, int dx, int height, int width) matrox_accel_bmove() argument 249 matrox_accel_bmove_lin(struct matrox_fb_info *minfo, int vxres, int sy, int sx, int dy, int dx, int height, int width) matrox_accel_bmove_lin() argument 293 struct matrox_fb_info *minfo = info2minfo(info); matroxfb_cfb4_copyarea() local 302 struct matrox_fb_info *minfo = info2minfo(info); matroxfb_copyarea() local 307 matroxfb_accel_clear(struct matrox_fb_info *minfo, u_int32_t color, int sy, int sx, int height, int width) matroxfb_accel_clear() argument 328 struct matrox_fb_info *minfo = info2minfo(info); matroxfb_fillrect() local 337 matroxfb_cfb4_clear(struct matrox_fb_info *minfo, u_int32_t bgx, int sy, int sx, int height, int width) matroxfb_cfb4_clear() argument 396 struct matrox_fb_info *minfo = info2minfo(info); matroxfb_cfb4_fillrect() local 405 matroxfb_1bpp_imageblit(struct matrox_fb_info *minfo, u_int32_t fgx, u_int32_t bgx, const u_int8_t *chardata, int width, int height, int yy, int xx) matroxfb_1bpp_imageblit() argument 500 struct matrox_fb_info *minfo = info2minfo(info); matroxfb_imageblit() local [all...] |
H A D | i2c-matroxfb.c | 41 static int matroxfb_read_gpio(struct matrox_fb_info* minfo) { in matroxfb_read_gpio() argument 51 static void matroxfb_set_gpio(struct matrox_fb_info* minfo, int mask, int val) { in matroxfb_set_gpio() argument 64 static inline void matroxfb_i2c_set(struct matrox_fb_info* minfo, int mask, int state) { in matroxfb_i2c_set() argument 102 i2c_bus_reg(struct i2c_bit_adapter* b, struct matrox_fb_info* minfo, unsigned int data, unsigned int clock, const char *name, int class) i2c_bus_reg() argument 144 i2c_matroxfb_probe(struct matrox_fb_info* minfo) i2c_matroxfb_probe() argument 205 i2c_matroxfb_remove(struct matrox_fb_info* minfo, void* data) i2c_matroxfb_remove() argument [all...] |
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | xt_multiport.c | 28 ports_match_v1(const struct xt_multiport_v1 *minfo, in ports_match_v1() argument [all...] |
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | xt_multiport.c | 28 ports_match_v1(const struct xt_multiport_v1 *minfo, in ports_match_v1() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | radeon_kms.c | 228 struct radeon_mode_info *minfo = &rdev->mode_info; in radeon_info_ioctl() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | radeon_kms.c | 241 struct radeon_mode_info *minfo = &rdev->mode_info; in radeon_info_ioctl() local
|
/kernel/linux/linux-5.10/drivers/platform/chrome/ |
H A D | cros_usbpd_logger.c | 85 struct mcdp_info *minfo; in cros_usbpd_print_log_entry() local [all...] |
/kernel/linux/linux-6.6/drivers/platform/chrome/ |
H A D | cros_usbpd_logger.c | 85 struct mcdp_info *minfo; in cros_usbpd_print_log_entry() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_mqd_manager_v11.c | 44 update_cu_mask(struct mqd_manager *mm, void *mqd, struct mqd_update_info *minfo) update_cu_mask() argument 216 update_mqd(struct mqd_manager *mm, void *mqd, struct queue_properties *q, struct mqd_update_info *minfo) update_mqd() argument 420 update_mqd_sdma(struct mqd_manager *mm, void *mqd, struct queue_properties *q, struct mqd_update_info *minfo) update_mqd_sdma() argument [all...] |
H A D | kfd_mqd_manager_vi.c | 48 update_cu_mask(struct mqd_manager *mm, void *mqd, struct mqd_update_info *minfo) update_cu_mask() argument 170 __update_mqd(struct mqd_manager *mm, void *mqd, struct queue_properties *q, struct mqd_update_info *minfo, unsigned int mtype, unsigned int atc_bit) __update_mqd() argument 247 update_mqd(struct mqd_manager *mm, void *mqd, struct queue_properties *q, struct mqd_update_info *minfo) update_mqd() argument 333 update_mqd_hiq(struct mqd_manager *mm, void *mqd, struct queue_properties *q, struct mqd_update_info *minfo) update_mqd_hiq() argument 357 update_mqd_sdma(struct mqd_manager *mm, void *mqd, struct queue_properties *q, struct mqd_update_info *minfo) update_mqd_sdma() argument [all...] |
H A D | kfd_mqd_manager_v10.c | 45 update_cu_mask(struct mqd_manager *mm, void *mqd, struct mqd_update_info *minfo) update_cu_mask() argument 162 update_mqd(struct mqd_manager *mm, void *mqd, struct queue_properties *q, struct mqd_update_info *minfo) update_mqd() argument 361 update_mqd_sdma(struct mqd_manager *mm, void *mqd, struct queue_properties *q, struct mqd_update_info *minfo) update_mqd_sdma() argument
|
H A D | kfd_mqd_manager_cik.c | 45 update_cu_mask(struct mqd_manager *mm, void *mqd, struct mqd_update_info *minfo) update_cu_mask() argument 172 __update_mqd(struct mqd_manager *mm, void *mqd, struct queue_properties *q, struct mqd_update_info *minfo, unsigned int atc_bit) __update_mqd() argument 216 update_mqd(struct mqd_manager *mm, void *mqd, struct queue_properties *q, struct mqd_update_info *minfo) update_mqd() argument 223 update_mqd_sdma(struct mqd_manager *mm, void *mqd, struct queue_properties *q, struct mqd_update_info *minfo) update_mqd_sdma() argument 335 update_mqd_hiq(struct mqd_manager *mm, void *mqd, struct queue_properties *q, struct mqd_update_info *minfo) update_mqd_hiq() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_kms.c | 487 struct amdgpu_mode_info *minfo = &adev->mode_info; in amdgpu_info_ioctl() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_uld.c | 327 struct msix_info *minfo; in request_msix_queue_irqs_uld() local 359 struct msix_info *minfo; free_msix_queue_irqs_uld() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/p54/ |
H A D | p54spi.c | 425 struct p54_tx_info *minfo; in p54spi_wq_tx() local
|