Home
last modified time | relevance | path

Searched defs:eeprom_data (Results 1 - 25 of 56) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/media/usb/au0828/
H A Dau0828-cards.c142 static void hauppauge_eeprom(struct au0828_dev *dev, u8 *eeprom_data) in hauppauge_eeprom() argument
/kernel/linux/linux-6.6/drivers/media/usb/au0828/
H A Dau0828-cards.c142 static void hauppauge_eeprom(struct au0828_dev *dev, u8 *eeprom_data) in hauppauge_eeprom() argument
/kernel/linux/linux-5.10/drivers/media/pci/saa7164/
H A Dsaa7164-cards.c769 static void hauppauge_eeprom(struct saa7164_dev *dev, u8 *eeprom_data) in hauppauge_eeprom() argument
/kernel/linux/linux-5.10/include/linux/
H A Dath9k_platform.h27 u16 eeprom_data[ATH9K_PLAT_EEP_MAX_WORDS]; member
/kernel/linux/linux-6.6/include/linux/
H A Dath9k_platform.h27 u16 eeprom_data[ATH9K_PLAT_EEP_MAX_WORDS]; member
/kernel/linux/linux-6.6/drivers/media/pci/saa7164/
H A Dsaa7164-cards.c769 static void hauppauge_eeprom(struct saa7164_dev *dev, u8 *eeprom_data) in hauppauge_eeprom() argument
/kernel/linux/linux-5.10/drivers/misc/eeprom/
H A Deeprom.c33 struct eeprom_data { struct
/kernel/linux/linux-5.10/drivers/i2c/
H A Di2c-slave-eeprom.c29 struct eeprom_data { struct
127 const char *eeprom_data; in i2c_slave_init_eeprom_data() local
[all...]
/kernel/linux/linux-5.10/drivers/media/common/
H A Dtveeprom.c415 tveeprom_hauppauge_analog(struct tveeprom *tvee, unsigned char *eeprom_data) tveeprom_hauppauge_analog() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/
H A Diwl-eeprom-read.c406 __le16 eeprom_data; in iwl_read_eeprom() local
217 iwl_read_otp_word(struct iwl_trans *trans, u16 addr, __le16 *eeprom_data) iwl_read_otp_word() argument
/kernel/linux/linux-6.6/drivers/misc/eeprom/
H A Deeprom.c33 struct eeprom_data { struct
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/
H A Diwl-eeprom-read.c348 __le16 eeprom_data; in iwl_read_eeprom() local
159 iwl_read_otp_word(struct iwl_trans *trans, u16 addr, __le16 *eeprom_data) iwl_read_otp_word() argument
/kernel/linux/linux-6.6/drivers/i2c/
H A Di2c-slave-eeprom.c29 struct eeprom_data { struct
127 const char *eeprom_data; in i2c_slave_init_eeprom_data() local
[all...]
/kernel/linux/linux-6.6/drivers/media/common/
H A Dtveeprom.c415 tveeprom_hauppauge_analog(struct tveeprom *tvee, unsigned char *eeprom_data) tveeprom_hauppauge_analog() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/
H A Dcx23885-cards.c1220 static void viewcast_eeprom(struct cx23885_dev *dev, u8 *eeprom_data) in viewcast_eeprom() argument
1242 static void hauppauge_eeprom(struct cx23885_dev *dev, u8 *eeprom_data) in hauppauge_eeprom() argument
/kernel/linux/linux-5.10/drivers/media/pci/cx88/
H A Dcx88-cards.c2853 static void leadtek_eeprom(struct cx88_core *core, u8 *eeprom_data) in leadtek_eeprom() argument
2880 static void hauppauge_eeprom(struct cx88_core *core, u8 *eeprom_data) in hauppauge_eeprom() argument
2978 static void gdi_eeprom(struct cx88_core *core, u8 *eeprom_data) in gdi_eeprom() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/
H A Dsaa7134-cards.c7324 static void hauppauge_eeprom(struct saa7134_dev *dev, u8 *eeprom_data) in hauppauge_eeprom() argument
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/
H A Dcx23885-cards.c1220 static void viewcast_eeprom(struct cx23885_dev *dev, u8 *eeprom_data) in viewcast_eeprom() argument
1242 static void hauppauge_eeprom(struct cx23885_dev *dev, u8 *eeprom_data) in hauppauge_eeprom() argument
/kernel/linux/linux-6.6/drivers/media/pci/cx88/
H A Dcx88-cards.c2853 static void leadtek_eeprom(struct cx88_core *core, u8 *eeprom_data) in leadtek_eeprom() argument
2880 static void hauppauge_eeprom(struct cx88_core *core, u8 *eeprom_data) in hauppauge_eeprom() argument
2978 static void gdi_eeprom(struct cx88_core *core, u8 *eeprom_data) in gdi_eeprom() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/saa7134/
H A Dsaa7134-cards.c7376 static void hauppauge_eeprom(struct saa7134_dev *dev, u8 *eeprom_data) in hauppauge_eeprom() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82598.c951 ixgbe_read_i2c_phy_82598(struct ixgbe_hw *hw, u8 dev_addr, u8 byte_offset, u8 *eeprom_data) ixgbe_read_i2c_phy_82598() argument
1022 ixgbe_read_i2c_eeprom_82598(struct ixgbe_hw *hw, u8 byte_offset, u8 *eeprom_data) ixgbe_read_i2c_eeprom_82598() argument
/kernel/linux/linux-5.10/drivers/media/usb/gspca/
H A Dtv8532.c86 static const u8 eeprom_data[][3] = { variable
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
H A Dcb_pcidda.c149 u16 eeprom_data[EEPROM_SIZE]; /* software copy of board's eeprom */ member
/kernel/linux/linux-6.6/drivers/media/usb/gspca/
H A Dtv8532.c86 static const u8 eeprom_data[][3] = { variable
/kernel/linux/linux-6.6/drivers/comedi/drivers/
H A Dcb_pcidda.c147 u16 eeprom_data[EEPROM_SIZE]; /* software copy of board's eeprom */ member

Completed in 46 milliseconds

123