Searched refs:hsc (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/iio/pressure/ |
| H A D | hsc030pa.c | 448 struct hsc_data *hsc; in hsc_common_probe() local 454 indio_dev = devm_iio_device_alloc(dev, sizeof(*hsc)); in hsc_common_probe() 458 hsc = iio_priv(indio_dev); in hsc_common_probe() 460 hsc->chip = &hsc_chip; in hsc_common_probe() 461 hsc->recv_cb = recv; in hsc_common_probe() 462 hsc->dev = dev; in hsc_common_probe() 465 &hsc->function); in hsc_common_probe() 469 if (hsc->function > HSC_FUNCTION_F) in hsc_common_probe() 472 hsc->function); in hsc_common_probe() 482 &hsc->pmin); in hsc_common_probe() [all …]
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx53-kp-hsc.dts | 12 compatible = "kiebackpeter,imx53-hsc", "fsl,imx53";
|
| /linux/net/key/ |
| H A D | af_key.c | 777 int add_keys, int hsc) in __pfkey_xfrm_state2msg() argument 805 ((hsc & 1) ? sizeof(struct sadb_lifetime) : 0) + in __pfkey_xfrm_state2msg() 806 ((hsc & 2) ? sizeof(struct sadb_lifetime) : 0) + in __pfkey_xfrm_state2msg() 897 if (hsc & 2) { in __pfkey_xfrm_state2msg() 908 if (hsc & 1) { in __pfkey_xfrm_state2msg() 1070 int hsc) in pfkey_xfrm_state2msg_expire() argument 1072 return __pfkey_xfrm_state2msg(x, 0, hsc); in pfkey_xfrm_state2msg_expire() 3064 int hsc; in key_notify_sa_expire() local 3068 hsc = 2; in key_notify_sa_expire() 3070 hsc = 1; in key_notify_sa_expire() [all …]
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_mode.h | 481 fixed20_12 hsc; member
|
| /linux/include/uapi/linux/ |
| H A D | cdrom.h | 710 struct dvd_host_send_challenge hsc; member
|
| /linux/drivers/video/fbdev/ |
| H A D | cg14.c | 112 u16 hsc; /* Hor Sync Clear */ member
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | rs690.c | 335 b.full = dfixed_mul(b, crtc->hsc); in rs690_crtc_bandwidth_compute()
|
| H A D | rv515.c | 983 b.full = dfixed_mul(b, crtc->hsc); in rv515_crtc_bandwidth_compute()
|
| /linux/drivers/cdrom/ |
| H A D | cdrom.c | 1714 setup_send_key(&cgc, ai->hsc.agid, 1); in dvd_do_auth() 1716 copy_chal(&buf[4], ai->hsc.chal); in dvd_do_auth()
|