Searched defs:i2c_dev (Results 1 - 20 of 20) sorted by relevance

/linux-4.1.27/include/sound/
H A Dpt2258.h28 struct snd_i2c_device *i2c_dev; member in struct:snd_pt2258
/linux-4.1.27/drivers/nfc/microread/
H A Di2c.c50 struct i2c_client *i2c_dev; member in struct:microread_i2c_phy
/linux-4.1.27/drivers/nfc/nxp-nci/
H A Di2c.c46 struct i2c_client *i2c_dev; member in struct:nxp_nci_i2c_phy
/linux-4.1.27/drivers/nfc/st21nfcb/
H A Di2c.c50 struct i2c_client *i2c_dev; member in struct:st21nfcb_i2c_phy
/linux-4.1.27/drivers/i2c/
H A Di2c-dev.c46 struct i2c_dev { struct
58 struct i2c_dev *i2c_dev; i2c_dev_get_by_minor() local
73 struct i2c_dev *i2c_dev; get_free_i2c_dev() local
92 static void return_i2c_dev(struct i2c_dev *i2c_dev) return_i2c_dev() argument
103 struct i2c_dev *i2c_dev = i2c_dev_get_by_minor(MINOR(dev->devt)); name_show() local
489 struct i2c_dev *i2c_dev; i2cdev_open() local
547 struct i2c_dev *i2c_dev; i2cdev_attach_adapter() local
578 struct i2c_dev *i2c_dev; i2cdev_detach_adapter() local
H A Di2c-core.c734 ATTRIBUTE_GROUPS(i2c_dev); variable
/linux-4.1.27/drivers/media/pci/bt8xx/
H A Dbttv-input.c381 struct i2c_client *i2c_dev; init_bttv_i2c_ir() local
/linux-4.1.27/drivers/nfc/st21nfca/
H A Di2c.c71 struct i2c_client *i2c_dev; member in struct:st21nfca_i2c_phy
/linux-4.1.27/drivers/i2c/busses/
H A Di2c-bcm2835.c67 static inline void bcm2835_i2c_writel(struct bcm2835_i2c_dev *i2c_dev, bcm2835_i2c_writel() argument
73 static inline u32 bcm2835_i2c_readl(struct bcm2835_i2c_dev *i2c_dev, u32 reg) bcm2835_i2c_readl() argument
78 static void bcm2835_fill_txfifo(struct bcm2835_i2c_dev *i2c_dev) bcm2835_fill_txfifo() argument
93 static void bcm2835_drain_rxfifo(struct bcm2835_i2c_dev *i2c_dev) bcm2835_drain_rxfifo() argument
110 struct bcm2835_i2c_dev *i2c_dev = data; bcm2835_i2c_isr() local
146 static int bcm2835_i2c_xfer_msg(struct bcm2835_i2c_dev *i2c_dev, bcm2835_i2c_xfer_msg() argument
196 struct bcm2835_i2c_dev *i2c_dev = i2c_get_adapdata(adap); bcm2835_i2c_xfer() local
221 struct bcm2835_i2c_dev *i2c_dev; bcm2835_i2c_probe() local
297 struct bcm2835_i2c_dev *i2c_dev = platform_get_drvdata(pdev); bcm2835_i2c_remove() local
H A Di2c-wmt.c97 static int wmt_i2c_wait_bus_not_busy(struct wmt_i2c_dev *i2c_dev) wmt_i2c_wait_bus_not_busy() argument
113 static int wmt_check_status(struct wmt_i2c_dev *i2c_dev) wmt_check_status() argument
129 struct wmt_i2c_dev *i2c_dev = i2c_get_adapdata(adap); wmt_i2c_write() local
220 struct wmt_i2c_dev *i2c_dev = i2c_get_adapdata(adap); wmt_i2c_read() local
330 struct wmt_i2c_dev *i2c_dev = data; wmt_i2c_isr() local
341 static int wmt_i2c_reset_hardware(struct wmt_i2c_dev *i2c_dev) wmt_i2c_reset_hardware() argument
377 struct wmt_i2c_dev *i2c_dev; wmt_i2c_probe() local
447 struct wmt_i2c_dev *i2c_dev = platform_get_drvdata(pdev); wmt_i2c_remove() local
H A Di2c-davinci.c150 static inline void davinci_i2c_write_reg(struct davinci_i2c_dev *i2c_dev, davinci_i2c_write_reg() argument
156 static inline u16 davinci_i2c_read_reg(struct davinci_i2c_dev *i2c_dev, int reg) davinci_i2c_read_reg() argument
161 static inline void davinci_i2c_reset_ctrl(struct davinci_i2c_dev *i2c_dev, davinci_i2c_reset_ctrl() argument
845 struct davinci_i2c_dev *i2c_dev = platform_get_drvdata(pdev); davinci_i2c_suspend() local
857 struct davinci_i2c_dev *i2c_dev = platform_get_drvdata(pdev); davinci_i2c_resume() local
H A Di2c-tegra.c178 static void dvc_writel(struct tegra_i2c_dev *i2c_dev, u32 val, unsigned long reg) dvc_writel() argument
183 static u32 dvc_readl(struct tegra_i2c_dev *i2c_dev, unsigned long reg) dvc_readl() argument
192 static unsigned long tegra_i2c_reg_addr(struct tegra_i2c_dev *i2c_dev, tegra_i2c_reg_addr() argument
200 static void i2c_writel(struct tegra_i2c_dev *i2c_dev, u32 val, i2c_writel() argument
210 static u32 i2c_readl(struct tegra_i2c_dev *i2c_dev, unsigned long reg) i2c_readl() argument
215 static void i2c_writesl(struct tegra_i2c_dev *i2c_dev, void *data, i2c_writesl() argument
221 static void i2c_readsl(struct tegra_i2c_dev *i2c_dev, void *data, i2c_readsl() argument
227 static void tegra_i2c_mask_irq(struct tegra_i2c_dev *i2c_dev, u32 mask) tegra_i2c_mask_irq() argument
234 static void tegra_i2c_unmask_irq(struct tegra_i2c_dev *i2c_dev, u32 mask) tegra_i2c_unmask_irq() argument
241 static int tegra_i2c_flush_fifos(struct tegra_i2c_dev *i2c_dev) tegra_i2c_flush_fifos() argument
259 static int tegra_i2c_empty_rx_fifo(struct tegra_i2c_dev *i2c_dev) tegra_i2c_empty_rx_fifo() argument
301 static int tegra_i2c_fill_tx_fifo(struct tegra_i2c_dev *i2c_dev) tegra_i2c_fill_tx_fifo() argument
368 static void tegra_dvc_init(struct tegra_i2c_dev *i2c_dev) tegra_dvc_init() argument
381 static inline int tegra_i2c_clock_enable(struct tegra_i2c_dev *i2c_dev) tegra_i2c_clock_enable() argument
401 static inline void tegra_i2c_clock_disable(struct tegra_i2c_dev *i2c_dev) tegra_i2c_clock_disable() argument
408 static int tegra_i2c_init(struct tegra_i2c_dev *i2c_dev) tegra_i2c_init() argument
468 struct tegra_i2c_dev *i2c_dev = dev_id; tegra_i2c_isr() local
530 static int tegra_i2c_xfer_msg(struct tegra_i2c_dev *i2c_dev, tegra_i2c_xfer_msg() argument
627 struct tegra_i2c_dev *i2c_dev = i2c_get_adapdata(adap); tegra_i2c_xfer() local
658 struct tegra_i2c_dev *i2c_dev = i2c_get_adapdata(adap); tegra_i2c_func() local
708 struct tegra_i2c_dev *i2c_dev; tegra_i2c_probe() local
846 struct tegra_i2c_dev *i2c_dev = platform_get_drvdata(pdev); tegra_i2c_remove() local
859 struct tegra_i2c_dev *i2c_dev = dev_get_drvdata(dev); tegra_i2c_suspend() local
870 struct tegra_i2c_dev *i2c_dev = dev_get_drvdata(dev); tegra_i2c_resume() local
H A Di2c-omap.c272 static inline void omap_i2c_write_reg(struct omap_i2c_dev *i2c_dev, omap_i2c_write_reg() argument
279 static inline u16 omap_i2c_read_reg(struct omap_i2c_dev *i2c_dev, int reg) omap_i2c_read_reg() argument
H A Di2c-st.c238 static void st_i2c_flush_rx_fifo(struct st_i2c_dev *i2c_dev) st_i2c_flush_rx_fifo() argument
257 static void st_i2c_soft_reset(struct st_i2c_dev *i2c_dev) st_i2c_soft_reset() argument
273 static void st_i2c_hw_config(struct st_i2c_dev *i2c_dev) st_i2c_hw_config() argument
340 static int st_i2c_wait_free_bus(struct st_i2c_dev *i2c_dev) st_i2c_wait_free_bus() argument
363 static inline void st_i2c_write_tx_fifo(struct st_i2c_dev *i2c_dev, u8 byte) st_i2c_write_tx_fifo() argument
377 static void st_i2c_wr_fill_tx_fifo(struct st_i2c_dev *i2c_dev) st_i2c_wr_fill_tx_fifo() argument
406 static void st_i2c_rd_fill_tx_fifo(struct st_i2c_dev *i2c_dev, int max) st_i2c_rd_fill_tx_fifo() argument
428 static void st_i2c_read_rx_fifo(struct st_i2c_dev *i2c_dev) st_i2c_read_rx_fifo() argument
457 static void st_i2c_terminate_xfer(struct st_i2c_dev *i2c_dev) st_i2c_terminate_xfer() argument
477 static void st_i2c_handle_write(struct st_i2c_dev *i2c_dev) st_i2c_handle_write() argument
494 static void st_i2c_handle_read(struct st_i2c_dev *i2c_dev) st_i2c_handle_read() argument
531 struct st_i2c_dev *i2c_dev = data; st_i2c_isr_thread() local
609 static int st_i2c_xfer_msg(struct st_i2c_dev *i2c_dev, struct i2c_msg *msg, st_i2c_xfer_msg() argument
681 struct st_i2c_dev *i2c_dev = i2c_get_adapdata(i2c_adap); st_i2c_xfer() local
713 struct st_i2c_dev *i2c_dev = platform_get_drvdata(pdev); st_i2c_suspend() local
773 struct st_i2c_dev *i2c_dev; st_i2c_probe() local
850 struct st_i2c_dev *i2c_dev = platform_get_drvdata(pdev); st_i2c_remove() local
748 st_i2c_of_get_deglitch(struct device_node *np, struct st_i2c_dev *i2c_dev) st_i2c_of_get_deglitch() argument
/linux-4.1.27/drivers/media/usb/em28xx/
H A Dem28xx-input.c84 static int em28xx_get_key_terratec(struct i2c_client *i2c_dev, em28xx_get_key_terratec() argument
108 static int em28xx_get_key_em_haup(struct i2c_client *i2c_dev, em28xx_get_key_em_haup() argument
138 static int em28xx_get_key_pinnacle_usb_grey(struct i2c_client *i2c_dev, em28xx_get_key_pinnacle_usb_grey() argument
156 static int em28xx_get_key_winfast_usbii_deluxe(struct i2c_client *i2c_dev, em28xx_get_key_winfast_usbii_deluxe() argument
/linux-4.1.27/drivers/gpu/drm/gma500/
H A Doaktrail_hdmi_i2c.c96 struct hdmi_i2c_dev *i2c_dev = hdmi_dev->i2c_dev; xfer_read() local
129 struct hdmi_i2c_dev *i2c_dev = hdmi_dev->i2c_dev; oaktrail_hdmi_i2c_access() local
177 struct hdmi_i2c_dev *i2c_dev = hdmi_dev->i2c_dev; hdmi_i2c_read() local
206 struct hdmi_i2c_dev *i2c_dev = hdmi_dev->i2c_dev; hdmi_i2c_transaction_done() local
226 struct hdmi_i2c_dev *i2c_dev = hdmi_dev->i2c_dev; oaktrail_hdmi_i2c_handler() local
276 struct hdmi_i2c_dev *i2c_dev; oaktrail_hdmi_i2c_init() local
319 struct hdmi_i2c_dev *i2c_dev; oaktrail_hdmi_i2c_exit() local
H A Doaktrail.h227 struct hdmi_i2c_dev *i2c_dev; member in struct:oaktrail_hdmi_dev
/linux-4.1.27/drivers/platform/chrome/
H A Dchromeos_laptop.c365 struct i2c_peripheral *i2c_dev; chromeos_laptop_probe() local
/linux-4.1.27/drivers/nfc/pn544/
H A Di2c.c165 struct i2c_client *i2c_dev; member in struct:pn544_i2c_phy
/linux-4.1.27/drivers/scsi/esas2r/
H A Datioctl.h802 u8 i2c_dev; member in union:atto_hba_memory_read_write::__anon8802

Completed in 632 milliseconds