Lines Matching refs:sx150x_device_data
77 struct sx150x_device_data { struct
109 const struct sx150x_device_data *data; argument
152 static const struct sx150x_device_data sx1501q_device_data = {
172 static const struct sx150x_device_data sx1502q_device_data = {
195 static const struct sx150x_device_data sx1503q_device_data = {
218 static const struct sx150x_device_data sx1504q_device_data = {
237 static const struct sx150x_device_data sx1505q_device_data = {
259 static const struct sx150x_device_data sx1506q_device_data = {
282 static const struct sx150x_device_data sx1507q_device_data = {
303 static const struct sx150x_device_data sx1508q_device_data = {
324 static const struct sx150x_device_data sx1509q_device_data = {
921 const struct sx150x_device_data *data = pctl->data; in sx150x_regmap_reg_width()
951 const struct sx150x_device_data *data = pctl->data; in sx150x_maybe_swizzle()
1121 pctl->data = (struct sx150x_device_data *)id->driver_data; in sx150x_probe()