Lines Matching refs:ts5500_priv
32 struct ts5500_priv {
200 struct ts5500_priv *priv = gpiochip_get_data(chip);
219 struct ts5500_priv *priv = gpiochip_get_data(chip);
227 struct ts5500_priv *priv = gpiochip_get_data(chip);
249 struct ts5500_priv *priv = gpiochip_get_data(chip);
263 struct ts5500_priv *priv = gpiochip_get_data(chip);
278 static int ts5500_enable_irq(struct ts5500_priv *priv)
297 static void ts5500_disable_irq(struct ts5500_priv *priv)
319 struct ts5500_priv *priv;
330 priv = devm_kzalloc(dev, sizeof(struct ts5500_priv), GFP_KERNEL);
420 struct ts5500_priv *priv = platform_get_drvdata(pdev);