/linux-5.10/drivers/soc/qcom/ |
D | rmtfs_mem.c | 24 struct device dev; member 44 static ssize_t qcom_rmtfs_mem_show(struct device *dev, in qcom_rmtfs_mem_show() 162 static void qcom_rmtfs_mem_release_device(struct device *dev) in qcom_rmtfs_mem_release_device()
|
/linux-5.10/sound/soc/uniphier/ |
D | aio-dma.c | 141 struct device *dev = &aio->chip->pdev->dev; in uniphier_aiodma_trigger() local 208 struct device *dev = rtd->card->snd_card->dev; in uniphier_aiodma_new() local 254 struct device *dev = &pdev->dev; in uniphier_aiodma_soc_register_platform() local
|
/linux-5.10/drivers/hwmon/ |
D | max1111.c | 49 static int max1111_read(struct device *dev, int channel) in max1111_read() 98 static ssize_t name_show(struct device *dev, in name_show() 104 static ssize_t show_adc(struct device *dev, in show_adc()
|
D | amd_energy.c | 58 static int amd_energy_read_labels(struct device *dev, in amd_energy_read_labels() 145 static int amd_energy_read(struct device *dev, in amd_energy_read() 204 static int amd_create_sensor(struct device *dev, in amd_create_sensor() 264 struct device *dev = &pdev->dev; in amd_energy_probe() local
|
/linux-5.10/drivers/scsi/bnx2i/ |
D | bnx2i_init.c | 82 void bnx2i_identify_device(struct bnx2i_hba *hba, struct cnic_dev *dev) in bnx2i_identify_device() 317 void bnx2i_ulp_init(struct cnic_dev *dev) in bnx2i_ulp_init() 342 void bnx2i_ulp_exit(struct cnic_dev *dev) in bnx2i_ulp_exit()
|
/linux-5.10/drivers/input/keyboard/ |
D | sh_keysc.c | 72 static void sh_keysc_map_dbg(struct device *dev, unsigned long *map, in sh_keysc_map_dbg() 287 static int sh_keysc_suspend(struct device *dev) in sh_keysc_suspend() 307 static int sh_keysc_resume(struct device *dev) in sh_keysc_resume()
|
/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
D | uar.c | 39 int mlx5_cmd_alloc_uar(struct mlx5_core_dev *dev, u32 *uarn) in mlx5_cmd_alloc_uar() 53 int mlx5_cmd_free_uar(struct mlx5_core_dev *dev, u32 uarn) in mlx5_cmd_free_uar() 273 static unsigned int addr_to_dbi_in_syspage(struct mlx5_core_dev *dev, in addr_to_dbi_in_syspage()
|
/linux-5.10/drivers/isdn/mISDN/ |
D | dsp_pipeline.c | 30 struct device dev; member 40 attr_show_args(struct device *dev, struct device_attribute *attr, char *buf) in attr_show_args() 63 mISDN_dsp_dev_release(struct device *dev) in mISDN_dsp_dev_release()
|
/linux-5.10/include/linux/ |
D | moxtet.h | 41 struct device *dev; member 91 struct device dev; member 102 to_moxtet_device(struct device *dev) in to_moxtet_device()
|
D | tifm.h | 96 struct device dev; member 120 struct device dev; member 150 static inline void *tifm_get_drvdata(struct tifm_dev *dev) in tifm_get_drvdata() 155 static inline void tifm_set_drvdata(struct tifm_dev *dev, void *data) in tifm_set_drvdata()
|
/linux-5.10/kernel/power/ |
D | user.c | 38 dev_t dev; member 41 int is_hibernate_resume_dev(dev_t dev) in is_hibernate_resume_dev() 200 u32 dev; member
|
/linux-5.10/drivers/net/wireless/ath/ath6kl/ |
D | cfg80211.c | 454 static int ath6kl_cfg80211_connect(struct wiphy *wiphy, struct net_device *dev, in ath6kl_cfg80211_connect() 822 struct net_device *dev, u16 reason_code) in ath6kl_cfg80211_disconnect() 1478 struct net_device *dev, in ath6kl_cfg80211_set_power_mgmt() 1620 struct net_device *dev, in ath6kl_cfg80211_join_ibss() 1690 struct net_device *dev) in ath6kl_cfg80211_leave_ibss() 1774 static int ath6kl_get_station(struct wiphy *wiphy, struct net_device *dev, in ath6kl_get_station() 2761 static int ath6kl_start_ap(struct wiphy *wiphy, struct net_device *dev, in ath6kl_start_ap() 2956 static int ath6kl_change_beacon(struct wiphy *wiphy, struct net_device *dev, in ath6kl_change_beacon() 2970 static int ath6kl_stop_ap(struct wiphy *wiphy, struct net_device *dev) in ath6kl_stop_ap() 2990 static int ath6kl_del_station(struct wiphy *wiphy, struct net_device *dev, in ath6kl_del_station() [all …]
|
/linux-5.10/drivers/net/ethernet/broadcom/ |
D | tg3.c | 2004 static void tg3_adjust_link(struct net_device *dev) in tg3_adjust_link() 6161 static int tg3_get_ts_info(struct net_device *dev, struct ethtool_ts_info *info) in tg3_get_ts_info() 7629 static void tg3_poll_controller(struct net_device *dev) in tg3_poll_controller() 7642 static void tg3_tx_timeout(struct net_device *dev, unsigned int txqueue) in tg3_tx_timeout() 7907 static netdev_tx_t tg3_start_xmit(struct sk_buff *skb, struct net_device *dev) in tg3_start_xmit() 8288 static void tg3_set_loopback(struct net_device *dev, netdev_features_t features) in tg3_set_loopback() 8314 static netdev_features_t tg3_fix_features(struct net_device *dev, in tg3_fix_features() 8325 static int tg3_set_features(struct net_device *dev, netdev_features_t features) in tg3_set_features() 9368 static int tg3_set_mac_addr(struct net_device *dev, void *p) in tg3_set_mac_addr() 9740 static void __tg3_set_rx_mode(struct net_device *dev) in __tg3_set_rx_mode() [all …]
|
/linux-5.10/init/ |
D | do_mounts.c | 77 static int match_dev_by_uuid(struct device *dev, const void *data) in match_dev_by_uuid() 111 struct device *dev = NULL; in devt_from_partuuid() local 179 static int match_dev_by_label(struct device *dev, const void *data) in match_dev_by_label() 237 struct device *dev; in name_to_dev_t() local
|
/linux-5.10/drivers/rtc/ |
D | rtc-meson.c | 63 struct device *dev; /* device we bound from */ member 231 static int meson_rtc_gettime(struct device *dev, struct rtc_time *tm) in meson_rtc_gettime() 244 static int meson_rtc_settime(struct device *dev, struct rtc_time *tm) in meson_rtc_settime() 293 struct device *dev = &pdev->dev; in meson_rtc_probe() local
|
/linux-5.10/drivers/media/platform/davinci/ |
D | dm644x_ccdc.c | 38 struct device *dev; member 206 static int ccdc_close(struct device *dev) in ccdc_close() 848 static int dm644x_ccdc_suspend(struct device *dev) in dm644x_ccdc_suspend() 858 static int dm644x_ccdc_resume(struct device *dev) in dm644x_ccdc_resume()
|
/linux-5.10/drivers/input/touchscreen/ |
D | ti_am335x_tsc.c | 50 struct device *dev; member 269 static irqreturn_t titsc_irq(int irq, void *dev) in titsc_irq() 507 static int __maybe_unused titsc_suspend(struct device *dev) in titsc_suspend() 522 static int __maybe_unused titsc_resume(struct device *dev) in titsc_resume()
|
D | surface3_spi.c | 126 struct input_dev *dev = ts_data->pen_input_dev; in surface3_spi_report_pen() local 227 struct device *dev; in surface3_spi_get_gpio_config() local 374 static int __maybe_unused surface3_spi_suspend(struct device *dev) in surface3_spi_suspend() 386 static int __maybe_unused surface3_spi_resume(struct device *dev) in surface3_spi_resume()
|
/linux-5.10/drivers/pcmcia/ |
D | i82092.c | 65 struct pci_dev *dev; /* The PCI device for the socket */ member 73 static int i82092aa_pci_probe(struct pci_dev *dev, in i82092aa_pci_probe() 174 static void i82092aa_pci_remove(struct pci_dev *dev) in i82092aa_pci_remove() 290 static irqreturn_t i82092aa_interrupt(int irq, void *dev) in i82092aa_interrupt()
|
D | pd6729.c | 173 static irqreturn_t pd6729_interrupt(int irq, void *dev) in pd6729_interrupt() 573 static irqreturn_t pd6729_test(int irq, void *dev) in pd6729_test() 623 static int pd6729_pci_probe(struct pci_dev *dev, in pd6729_pci_probe() 741 static void pd6729_pci_remove(struct pci_dev *dev) in pd6729_pci_remove()
|
/linux-5.10/drivers/regulator/ |
D | tps62360-regulator.c | 64 struct device *dev; member 121 static int tps62360_dcdc_get_voltage_sel(struct regulator_dev *dev) in tps62360_dcdc_get_voltage_sel() 138 static int tps62360_dcdc_set_voltage_sel(struct regulator_dev *dev, in tps62360_dcdc_set_voltage_sel() 296 of_get_tps62360_platform_data(struct device *dev, in of_get_tps62360_platform_data()
|
/linux-5.10/arch/arm/mach-pxa/ |
D | viper.c | 357 static int viper_backlight_init(struct device *dev) in viper_backlight_init() 390 static int viper_backlight_notify(struct device *dev, int brightness) in viper_backlight_notify() 398 static void viper_backlight_exit(struct device *dev) in viper_backlight_exit() 594 static void isp116x_delay(struct device *dev, int delay) in isp116x_delay()
|
/linux-5.10/drivers/staging/iio/frequency/ |
D | ad9834.c | 142 static ssize_t ad9834_write(struct device *dev, in ad9834_write() 220 static ssize_t ad9834_store_wavetype(struct device *dev, in ad9834_store_wavetype() 280 ssize_t ad9834_show_out0_wavetype_available(struct device *dev, in ad9834_show_out0_wavetype_available() 302 ssize_t ad9834_show_out1_wavetype_available(struct device *dev, in ad9834_show_out1_wavetype_available()
|
/linux-5.10/drivers/power/supply/ |
D | sbs-manager.c | 175 struct device *dev = &data->client->dev; in sbsm_select() local 214 static int sbsm_do_alert(struct device *dev, void *d) in sbsm_do_alert() 271 struct device *dev = &client->dev; in sbsm_gpio_setup() local 319 struct device *dev = &client->dev; in sbsm_probe() local
|
/linux-5.10/net/dsa/ |
D | tag_qca.c | 31 static struct sk_buff *qca_tag_xmit(struct sk_buff *skb, struct net_device *dev) in qca_tag_xmit() 54 static struct sk_buff *qca_tag_rcv(struct sk_buff *skb, struct net_device *dev, in qca_tag_rcv()
|