hsc 1724 drivers/cdrom/cdrom.c setup_send_key(&cgc, ai->hsc.agid, 1); hsc 1726 drivers/cdrom/cdrom.c copy_chal(&buf[4], ai->hsc.chal); hsc 749 drivers/gpu/drm/amd/amdgpu/amdgpu_display.c amdgpu_crtc->hsc.full = dfixed_div(a, b); hsc 752 drivers/gpu/drm/amd/amdgpu/amdgpu_display.c amdgpu_crtc->hsc.full = dfixed_const(1); hsc 400 drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h fixed20_12 hsc; hsc 929 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c c.full = dfixed_mul(c, amdgpu_crtc->hsc); hsc 941 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c c.full = dfixed_mul(c, amdgpu_crtc->hsc); hsc 2260 drivers/gpu/drm/radeon/evergreen.c c.full = dfixed_mul(c, radeon_crtc->hsc); hsc 2272 drivers/gpu/drm/radeon/evergreen.c c.full = dfixed_mul(c, radeon_crtc->hsc); hsc 1767 drivers/gpu/drm/radeon/radeon_display.c radeon_crtc->hsc.full = dfixed_div(a, b); hsc 1770 drivers/gpu/drm/radeon/radeon_display.c radeon_crtc->hsc.full = dfixed_const(1); hsc 350 drivers/gpu/drm/radeon/radeon_mode.h fixed20_12 hsc; hsc 335 drivers/gpu/drm/radeon/rs690.c b.full = dfixed_mul(b, crtc->hsc); hsc 1015 drivers/gpu/drm/radeon/rv515.c b.full = dfixed_mul(b, crtc->hsc); hsc 2411 drivers/gpu/drm/radeon/si.c c.full = dfixed_mul(c, radeon_crtc->hsc); hsc 2423 drivers/gpu/drm/radeon/si.c c.full = dfixed_mul(c, radeon_crtc->hsc); hsc 1755 drivers/media/i2c/cx25840/cx25840-core.c u32 hsc, vsc, v_src, h_src, v_add; hsc 1820 drivers/media/i2c/cx25840/cx25840-core.c hsc = (h_src * (1 << 20)) / fmt->width - (1 << 20); hsc 1836 drivers/media/i2c/cx25840/cx25840-core.c (unsigned int)hsc, (unsigned int)vsc); hsc 1840 drivers/media/i2c/cx25840/cx25840-core.c cx25840_write4(client, 0x434, hsc | (1 << 24)); hsc 1844 drivers/media/i2c/cx25840/cx25840-core.c cx25840_write(client, 0x418, hsc & 0xff); hsc 1845 drivers/media/i2c/cx25840/cx25840-core.c cx25840_write(client, 0x419, (hsc >> 8) & 0xff); hsc 1846 drivers/media/i2c/cx25840/cx25840-core.c cx25840_write(client, 0x41a, hsc >> 16); hsc 878 drivers/scsi/libsas/sas_scsi_host.c sector_t capacity, int *hsc) hsc 880 drivers/scsi/libsas/sas_scsi_host.c hsc[0] = 255; hsc 881 drivers/scsi/libsas/sas_scsi_host.c hsc[1] = 63; hsc 883 drivers/scsi/libsas/sas_scsi_host.c hsc[2] = capacity; hsc 118 drivers/video/fbdev/cg14.c u16 hsc; /* Hor Sync Clear */ hsc 670 include/scsi/libsas.h sector_t capacity, int *hsc); hsc 688 include/uapi/linux/cdrom.h struct dvd_host_send_challenge hsc; hsc 765 net/key/af_key.c int add_keys, int hsc) hsc 793 net/key/af_key.c ((hsc & 1) ? sizeof(struct sadb_lifetime) : 0) + hsc 794 net/key/af_key.c ((hsc & 2) ? sizeof(struct sadb_lifetime) : 0) + hsc 885 net/key/af_key.c if (hsc & 2) { hsc 896 net/key/af_key.c if (hsc & 1) { hsc 1058 net/key/af_key.c int hsc) hsc 1060 net/key/af_key.c return __pfkey_xfrm_state2msg(x, 0, hsc); hsc 3026 net/key/af_key.c int hsc; hsc 3030 net/key/af_key.c hsc = 2; hsc 3032 net/key/af_key.c hsc = 1; hsc 3034 net/key/af_key.c out_skb = pfkey_xfrm_state2msg_expire(x, hsc);