Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/iio/proximity/
A Dsx_common.h153 extern const struct iio_event_spec sx_common_events[3];
A Dsx_common.c37 const struct iio_event_spec sx_common_events[3] = { variable
56 EXPORT_SYMBOL_NS_GPL(sx_common_events, SEMTECH_PROX);
A Dsx9360.c159 .event_spec = sx_common_events,
160 .num_event_specs = ARRAY_SIZE(sx_common_events),
A Dsx9310.c150 .event_spec = sx_common_events, \
151 .num_event_specs = ARRAY_SIZE(sx_common_events), \
A Dsx9324.c221 .event_spec = sx_common_events, \
222 .num_event_specs = ARRAY_SIZE(sx_common_events), \

Completed in 13 milliseconds