scon 39 arch/mips/mti-malta/malta-dtshim.c int scon = MIPS_REVISION_SCONID; scon 41 arch/mips/mti-malta/malta-dtshim.c if (scon != MIPS_REVISION_SCON_OTHER) scon 42 arch/mips/mti-malta/malta-dtshim.c return scon; scon 28 drivers/clk/renesas/r9a06g032-clocks.c scon, mirack, mistat; scon 63 drivers/clk/renesas/r9a06g032-clocks.c .scon = _scon, .mirack = _mirack, .mistat = _mistat } scon 18 drivers/gpu/drm/shmobile/shmob_drm_backlight.c struct shmob_drm_connector *scon = bl_get_data(bdev); scon 19 drivers/gpu/drm/shmobile/shmob_drm_backlight.c struct shmob_drm_device *sdev = scon->connector.dev->dev_private; scon 32 drivers/gpu/drm/shmobile/shmob_drm_backlight.c struct shmob_drm_connector *scon = bl_get_data(bdev); scon 33 drivers/gpu/drm/shmobile/shmob_drm_backlight.c struct shmob_drm_device *sdev = scon->connector.dev->dev_private; scon 45 drivers/gpu/drm/shmobile/shmob_drm_backlight.c void shmob_drm_backlight_dpms(struct shmob_drm_connector *scon, int mode) scon 47 drivers/gpu/drm/shmobile/shmob_drm_backlight.c if (scon->backlight == NULL) scon 50 drivers/gpu/drm/shmobile/shmob_drm_backlight.c scon->backlight->props.power = mode == DRM_MODE_DPMS_ON scon 52 drivers/gpu/drm/shmobile/shmob_drm_backlight.c backlight_update_status(scon->backlight); scon 55 drivers/gpu/drm/shmobile/shmob_drm_backlight.c int shmob_drm_backlight_init(struct shmob_drm_connector *scon) scon 57 drivers/gpu/drm/shmobile/shmob_drm_backlight.c struct shmob_drm_device *sdev = scon->connector.dev->dev_private; scon 59 drivers/gpu/drm/shmobile/shmob_drm_backlight.c struct drm_connector *connector = &scon->connector; scon 66 drivers/gpu/drm/shmobile/shmob_drm_backlight.c backlight = backlight_device_register(bdata->name, dev->dev, scon, scon 79 drivers/gpu/drm/shmobile/shmob_drm_backlight.c scon->backlight = backlight; scon 83 drivers/gpu/drm/shmobile/shmob_drm_backlight.c void shmob_drm_backlight_exit(struct shmob_drm_connector *scon) scon 85 drivers/gpu/drm/shmobile/shmob_drm_backlight.c backlight_device_unregister(scon->backlight); scon 15 drivers/gpu/drm/shmobile/shmob_drm_backlight.h void shmob_drm_backlight_dpms(struct shmob_drm_connector *scon, int mode); scon 16 drivers/gpu/drm/shmobile/shmob_drm_backlight.h int shmob_drm_backlight_init(struct shmob_drm_connector *scon); scon 17 drivers/gpu/drm/shmobile/shmob_drm_backlight.h void shmob_drm_backlight_exit(struct shmob_drm_connector *scon); scon 504 drivers/gpu/drm/shmobile/shmob_drm_crtc.c struct shmob_drm_connector *scon = &sdev->connector; scon 509 drivers/gpu/drm/shmobile/shmob_drm_crtc.c shmob_drm_backlight_dpms(scon, mode); scon 629 drivers/gpu/drm/shmobile/shmob_drm_crtc.c struct shmob_drm_connector *scon = to_shmob_connector(connector); scon 631 drivers/gpu/drm/shmobile/shmob_drm_crtc.c return scon->encoder; scon 641 drivers/gpu/drm/shmobile/shmob_drm_crtc.c struct shmob_drm_connector *scon = to_shmob_connector(connector); scon 643 drivers/gpu/drm/shmobile/shmob_drm_crtc.c shmob_drm_backlight_exit(scon); scon 816 security/selinux/selinuxfs.c char *scon = NULL, *tcon = NULL; scon 829 security/selinux/selinuxfs.c scon = kzalloc(size + 1, GFP_KERNEL); scon 830 security/selinux/selinuxfs.c if (!scon) scon 839 security/selinux/selinuxfs.c if (sscanf(buf, "%s %s %hu", scon, tcon, &tclass) != 3) scon 842 security/selinux/selinuxfs.c length = security_context_str_to_sid(state, scon, &ssid, GFP_KERNEL); scon 859 security/selinux/selinuxfs.c kfree(scon); scon 867 security/selinux/selinuxfs.c char *scon = NULL, *tcon = NULL; scon 884 security/selinux/selinuxfs.c scon = kzalloc(size + 1, GFP_KERNEL); scon 885 security/selinux/selinuxfs.c if (!scon) scon 899 security/selinux/selinuxfs.c nargs = sscanf(buf, "%s %s %hu %s", scon, tcon, &tclass, namebuf); scon 933 security/selinux/selinuxfs.c length = security_context_str_to_sid(state, scon, &ssid, GFP_KERNEL); scon 963 security/selinux/selinuxfs.c kfree(scon); scon 971 security/selinux/selinuxfs.c char *scon = NULL, *tcon = NULL; scon 986 security/selinux/selinuxfs.c scon = kzalloc(size + 1, GFP_KERNEL); scon 987 security/selinux/selinuxfs.c if (!scon) scon 996 security/selinux/selinuxfs.c if (sscanf(buf, "%s %s %hu", scon, tcon, &tclass) != 3) scon 999 security/selinux/selinuxfs.c length = security_context_str_to_sid(state, scon, &ssid, GFP_KERNEL); scon 1024 security/selinux/selinuxfs.c kfree(scon); scon 1097 security/selinux/selinuxfs.c char *scon = NULL, *tcon = NULL; scon 1112 security/selinux/selinuxfs.c scon = kzalloc(size + 1, GFP_KERNEL); scon 1113 security/selinux/selinuxfs.c if (!scon) scon 1122 security/selinux/selinuxfs.c if (sscanf(buf, "%s %s %hu", scon, tcon, &tclass) != 3) scon 1125 security/selinux/selinuxfs.c length = security_context_str_to_sid(state, scon, &ssid, GFP_KERNEL); scon 1153 security/selinux/selinuxfs.c kfree(scon);