• Home
  • Raw
  • Download

Lines Matching defs:hellcreek

17 u16 hellcreek_ptp_read(struct hellcreek *hellcreek, unsigned int offset)  in hellcreek_ptp_read()
22 void hellcreek_ptp_write(struct hellcreek *hellcreek, u16 data, in hellcreek_ptp_write()
29 static u64 hellcreek_ptp_clock_read(struct hellcreek *hellcreek) in hellcreek_ptp_clock_read()
52 static u64 __hellcreek_ptp_gettime(struct hellcreek *hellcreek) in __hellcreek_ptp_gettime()
70 u64 hellcreek_ptp_gettime_seconds(struct hellcreek *hellcreek, u64 ns) in hellcreek_ptp_gettime_seconds()
86 struct hellcreek *hellcreek = ptp_to_hellcreek(ptp); in hellcreek_ptp_gettime() local
101 struct hellcreek *hellcreek = ptp_to_hellcreek(ptp); in hellcreek_ptp_settime() local
128 struct hellcreek *hellcreek = ptp_to_hellcreek(ptp); in hellcreek_ptp_adjfine() local
175 struct hellcreek *hellcreek = ptp_to_hellcreek(ptp); in hellcreek_ptp_adjtime() local
230 struct hellcreek *hellcreek; in hellcreek_ptp_overflow_check() local
242 static enum led_brightness hellcreek_get_brightness(struct hellcreek *hellcreek, in hellcreek_get_brightness()
248 static void hellcreek_set_brightness(struct hellcreek *hellcreek, int led, in hellcreek_set_brightness()
266 struct hellcreek *hellcreek = led_to_hellcreek(ldev, led_sync_good); in hellcreek_led_sync_good_set() local
273 struct hellcreek *hellcreek = led_to_hellcreek(ldev, led_sync_good); in hellcreek_led_sync_good_get() local
281 struct hellcreek *hellcreek = led_to_hellcreek(ldev, led_is_gm); in hellcreek_led_is_gm_set() local
288 struct hellcreek *hellcreek = led_to_hellcreek(ldev, led_is_gm); in hellcreek_led_is_gm_get() local
297 static int hellcreek_led_setup(struct hellcreek *hellcreek) in hellcreek_led_setup()
381 int hellcreek_ptp_setup(struct hellcreek *hellcreek) in hellcreek_ptp_setup()
445 void hellcreek_ptp_free(struct hellcreek *hellcreek) in hellcreek_ptp_free()