Lines Matching defs:slim
304 struct slim_device *slim;
1652 * to which interpolator input, the slim rx port
1778 dai_data->sruntime = slim_stream_allocate(wcd->slim, "WCD9335-SLIM");
1783 dev_err(wcd->dev, "Error Setting slim hw params\n");
5071 static int wcd9335_slim_probe(struct slim_device *slim)
5073 struct device *dev = &slim->dev;
5105 ifc_dev_np = of_parse_phandle(dev->of_node, "slim-ifc-dev", 0);
5111 wcd->slim = sdev;
5124 "Failed to allocate slim register map\n");
5151 MODULE_DEVICE_TABLE(slim, wcd9335_slim_id);
5155 .name = "wcd9335-slim",
5163 MODULE_DESCRIPTION("WCD9335 slim driver");