Home
last modified time | relevance | path

Searched refs:hid_time_state (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/rtc/
Drtc-hid-sensor-time.c36 struct hid_time_state { struct
66 struct hid_time_state *time_state = platform_get_drvdata(priv); in hid_time_proc_event() argument
93 struct hid_time_state *time_state = platform_get_drvdata(priv); in hid_time_capture_sample()
150 struct hid_time_state *time_state) in hid_time_parse_report()
208 struct hid_time_state *time_state = in hid_rtc_read_time()
240 struct hid_time_state *time_state = devm_kzalloc(&pdev->dev, in hid_time_probe()
241 sizeof(struct hid_time_state), GFP_KERNEL); in hid_time_probe()