Home
last modified time | relevance | path

Searched refs:wf_6690_sensor (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/macintosh/
H A Dwindfarm_max6690_sensor.c27 struct wf_6690_sensor { struct
32 #define wf_to_6690(x) container_of((x), struct wf_6690_sensor, sens)
36 struct wf_6690_sensor *max = wf_to_6690(sr); in wf_max6690_get()
52 struct wf_6690_sensor *max = wf_to_6690(sr); in wf_max6690_release()
67 struct wf_6690_sensor *max; in wf_max6690_probe()
89 max = kzalloc(sizeof(struct wf_6690_sensor), GFP_KERNEL); in wf_max6690_probe()
109 struct wf_6690_sensor *max = i2c_get_clientdata(client); in wf_max6690_remove()
/kernel/linux/linux-6.6/drivers/macintosh/
H A Dwindfarm_max6690_sensor.c27 struct wf_6690_sensor { struct
32 #define wf_to_6690(x) container_of((x), struct wf_6690_sensor, sens)
36 struct wf_6690_sensor *max = wf_to_6690(sr); in wf_max6690_get()
52 struct wf_6690_sensor *max = wf_to_6690(sr); in wf_max6690_release()
66 struct wf_6690_sensor *max; in wf_max6690_probe()
88 max = kzalloc(sizeof(struct wf_6690_sensor), GFP_KERNEL); in wf_max6690_probe()
108 struct wf_6690_sensor *max = i2c_get_clientdata(client); in wf_max6690_remove()

Completed in 1 milliseconds