Lines Matching refs:sx150x_device_data
76 struct sx150x_device_data { struct
107 const struct sx150x_device_data *data; argument
150 static const struct sx150x_device_data sx1501q_device_data = {
170 static const struct sx150x_device_data sx1502q_device_data = {
193 static const struct sx150x_device_data sx1503q_device_data = {
216 static const struct sx150x_device_data sx1504q_device_data = {
235 static const struct sx150x_device_data sx1505q_device_data = {
257 static const struct sx150x_device_data sx1506q_device_data = {
280 static const struct sx150x_device_data sx1507q_device_data = {
301 static const struct sx150x_device_data sx1508q_device_data = {
322 static const struct sx150x_device_data sx1509q_device_data = {
941 const struct sx150x_device_data *data = pctl->data; in sx150x_regmap_reg_width()
971 const struct sx150x_device_data *data = pctl->data; in sx150x_maybe_swizzle()
1141 pctl->data = (struct sx150x_device_data *)id->driver_data; in sx150x_probe()