Home
last modified time | relevance | path

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

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