Searched refs:modestr (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/ata/ |
| H A D | pata_hpt366.c | 173 static int hpt_dma_broken(const struct ata_device *dev, char *modestr, in hpt_dma_broken() argument 183 ata_dev_warn(dev, "%s is not supported for %s\n", modestr, list[i]); in hpt_dma_broken()
|
| H A D | pata_hpt37x.c | 221 static int hpt_dma_broken(const struct ata_device *dev, char *modestr, in hpt_dma_broken() argument 232 modestr, list[i]); in hpt_dma_broken()
|
| /linux/drivers/video/fbdev/ |
| H A D | stifb.c | 1192 char modestr[32]; in stifb_init_fb() local 1371 scnprintf(modestr, sizeof(modestr), "%dx%d-%d", xres, yres, bpp); in stifb_init_fb() 1372 fb_find_mode(&info->var, info, modestr, NULL, 0, NULL, bpp); in stifb_init_fb()
|
| /linux/security/apparmor/ |
| H A D | label.c | 1527 const char *modestr = aa_profile_mode_names[profile->mode]; in aa_profile_snxprint() local 1531 profile->base.hname, modestr); in aa_profile_snxprint() 1533 modestr); in aa_profile_snxprint()
|