| /OK3568_Linux_fs/kernel/drivers/char/ipmi/ |
| H A D | ipmi_msghandler.c | 780 call_smi_watchers(int i, struct device *dev) in call_smi_watchers() 2623 static ssize_t device_id_show(struct device *dev, in device_id_show() 2639 static ssize_t provides_device_sdrs_show(struct device *dev, in provides_device_sdrs_show() 2655 static ssize_t revision_show(struct device *dev, struct device_attribute *attr, in revision_show() 2670 static ssize_t firmware_revision_show(struct device *dev, in firmware_revision_show() 2687 static ssize_t ipmi_version_show(struct device *dev, in ipmi_version_show() 2705 static ssize_t add_dev_support_show(struct device *dev, in add_dev_support_show() 2722 static ssize_t manufacturer_id_show(struct device *dev, in manufacturer_id_show() 2738 static ssize_t product_id_show(struct device *dev, in product_id_show() 2754 static ssize_t aux_firmware_rev_show(struct device *dev, in aux_firmware_rev_show() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_edid.c | 2411 struct drm_display_mode *drm_mode_find_dmt(struct drm_device *dev, in drm_mode_find_dmt() 2639 struct drm_device *dev = connector->dev; in drm_mode_std() local 2797 static struct drm_display_mode *drm_mode_detailed(struct drm_device *dev, in drm_mode_detailed() 2997 struct drm_device *dev = connector->dev; in drm_dmt_modes_for_range() local 3032 struct drm_device *dev = connector->dev; in drm_gtf_modes_for_range() local 3061 struct drm_device *dev = connector->dev; in drm_cvt_modes_for_range() local 3189 struct drm_device *dev = connector->dev; in add_established_modes() local 3284 struct drm_device *dev = connector->dev; in drm_cvt_modes() local 3811 struct drm_device *dev = connector->dev; in add_alternate_cea_modes() local 3894 struct drm_device *dev = connector->dev; in drm_display_mode_from_vic_index() local [all …]
|
| H A D | drm_print.c | 238 void drm_dev_printk(const struct device *dev, const char *level, in drm_dev_printk() 259 void drm_dev_dbg(const struct device *dev, enum drm_debug_category category, in drm_dev_dbg()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ |
| H A D | rndis_wlan.c | 547 static struct rndis_wlan_private *get_rndis_wlan_priv(struct usbnet *dev) in get_rndis_wlan_priv() 688 static int rndis_query_oid(struct usbnet *dev, u32 oid, void *data, int *len) in rndis_query_oid() 772 static int rndis_set_oid(struct usbnet *dev, u32 oid, const void *data, in rndis_set_oid() 858 static int rndis_set_config_parameter(struct usbnet *dev, char *param, in rndis_set_config_parameter() 937 static int rndis_set_config_parameter_str(struct usbnet *dev, in rndis_set_config_parameter_str() 1839 struct net_device *dev, in rndis_change_virtual_intf() 1931 struct net_device *dev = request->wdev->netdev; in rndis_scan() local 2133 static int rndis_connect(struct wiphy *wiphy, struct net_device *dev, in rndis_connect() 2256 static int rndis_disconnect(struct wiphy *wiphy, struct net_device *dev, in rndis_disconnect() 2270 static int rndis_join_ibss(struct wiphy *wiphy, struct net_device *dev, in rndis_join_ibss() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/ |
| H A D | psb_drv.h | 46 #define IS_PSB(dev) (((dev)->pdev->device & 0xfffe) == 0x8108) argument 47 #define IS_MRST(dev) (((dev)->pdev->device & 0xfff0) == 0x4100) argument 48 #define IS_MFLD(dev) (((dev)->pdev->device & 0xfff8) == 0x0130) argument 49 #define IS_CDV(dev) (((dev)->pdev->device & 0xfff0) == 0x0be0) argument 432 struct drm_device *dev; member 666 static inline struct drm_psb_private *psb_priv(struct drm_device *dev) in psb_priv() 813 static inline uint32_t REGISTER_READ(struct drm_device *dev, uint32_t reg) in REGISTER_READ() 819 static inline uint32_t REGISTER_READ_AUX(struct drm_device *dev, uint32_t reg) in REGISTER_READ_AUX() 829 static inline uint32_t REGISTER_READ_WITH_AUX(struct drm_device *dev, in REGISTER_READ_WITH_AUX() 844 static inline void REGISTER_WRITE(struct drm_device *dev, uint32_t reg, in REGISTER_WRITE() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_main.c | 3209 woal_mon_get_stats(struct net_device *dev) 3238 woal_mon_if_setup(struct net_device *dev) 3374 woal_init_sta_dev(struct net_device *dev, moal_private *priv) 3450 woal_init_uap_dev(struct net_device *dev, moal_private *priv) 3506 struct net_device *dev = NULL; local 3835 struct net_device *dev = NULL; local 4081 woal_open(struct net_device *dev) 4162 woal_close(struct net_device *dev) 4233 woal_set_mac_address(struct net_device *dev, void *addr) 4532 woal_tx_timeout(struct net_device *dev) [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/ |
| H A D | b43.h | 746 struct b43_wldev *dev; member 828 struct b43_bus_dev *dev; member 982 static inline struct b43_wldev *dev_to_b43_wldev(struct device *dev) in dev_to_b43_wldev() 1026 static inline u16 b43_read16(struct b43_wldev *dev, u16 offset) in b43_read16() 1031 static inline void b43_write16(struct b43_wldev *dev, u16 offset, u16 value) in b43_write16() 1037 static inline void b43_write16f(struct b43_wldev *dev, u16 offset, u16 value) in b43_write16f() 1046 static inline void b43_maskset16(struct b43_wldev *dev, u16 offset, u16 mask, in b43_maskset16() 1052 static inline u32 b43_read32(struct b43_wldev *dev, u16 offset) in b43_read32() 1057 static inline void b43_write32(struct b43_wldev *dev, u16 offset, u32 value) in b43_write32() 1062 static inline void b43_maskset32(struct b43_wldev *dev, u16 offset, u32 mask, in b43_maskset32() [all …]
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | scrub.c | 66 struct btrfs_device *dev; member 87 struct btrfs_device *dev; member 200 struct btrfs_device *dev; member 730 struct btrfs_device *dev; in scrub_print_warning() local 824 struct btrfs_device *dev; in scrub_handle_errored_block() local 2057 struct btrfs_device *dev; in scrub_missing_raid56_worker() local 2154 u64 physical, struct btrfs_device *dev, u64 flags, in scrub_pages() 2404 u64 physical, struct btrfs_device *dev, u64 flags, in scrub_extent() 2459 u64 physical, struct btrfs_device *dev, in scrub_pages_for_parity() 2543 u64 physical, struct btrfs_device *dev, in scrub_extent_for_parity() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i2c/ |
| H A D | tda998x_drv.c | 779 struct drm_device *dev = priv->connector.dev; in tda998x_detect_work() local 1062 static int tda998x_audio_hw_params(struct device *dev, void *data, in tda998x_audio_hw_params() 1124 static void tda998x_audio_shutdown(struct device *dev, void *data) in tda998x_audio_shutdown() 1136 static int tda998x_audio_mute_stream(struct device *dev, void *data, in tda998x_audio_mute_stream() 1149 static int tda998x_audio_get_eld(struct device *dev, void *data, in tda998x_audio_get_eld() 1171 struct device *dev) in tda998x_audio_codec_init() 1783 static void tda998x_destroy(struct device *dev) in tda998x_destroy() 1807 static int tda998x_create(struct device *dev) in tda998x_create() 2004 static int tda998x_encoder_init(struct device *dev, struct drm_device *drm) in tda998x_encoder_init() 2038 static int tda998x_bind(struct device *dev, struct device *master, void *data) in tda998x_bind() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_rtt.c | 1196 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_delete_nan_session() local 1213 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_is_nan_peer() local 1242 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_nan_start_session() local 1424 struct net_device *dev = NULL; in dhd_rtt_set_cfg() local 1806 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_sched_geofencing_target() local 1871 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_retry() local 1899 struct net_device *dev = NULL; in dhd_rtt_retry_work() local 2172 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_start() local 3748 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_avail_channel() local 3795 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_enable_responder() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | sh-sci.c | 1107 static ssize_t rx_fifo_trigger_show(struct device *dev, in rx_fifo_trigger_show() 1116 static ssize_t rx_fifo_trigger_store(struct device *dev, in rx_fifo_trigger_store() 1138 static ssize_t rx_fifo_timeout_show(struct device *dev, in rx_fifo_timeout_show() 1154 static ssize_t rx_fifo_timeout_store(struct device *dev, in rx_fifo_timeout_store() 2798 static int sci_init_clocks(struct sci_port *sci_port, struct device *dev) in sci_init_clocks() 2896 static int sci_init_single(struct platform_device *dev, in sci_init_single() 3168 static int sci_remove(struct platform_device *dev) in sci_remove() 3276 static int sci_probe_single(struct platform_device *dev, in sci_probe_single() 3330 static int sci_probe(struct platform_device *dev) in sci_probe() 3393 static __maybe_unused int sci_suspend(struct device *dev) in sci_suspend() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_rtt.c | 1196 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_delete_nan_session() local 1213 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_is_nan_peer() local 1242 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_nan_start_session() local 1424 struct net_device *dev = NULL; in dhd_rtt_set_cfg() local 1806 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_sched_geofencing_target() local 1871 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_retry() local 1899 struct net_device *dev = NULL; in dhd_rtt_retry_work() local 2172 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_start() local 3748 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_avail_channel() local 3795 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_enable_responder() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_rtt.c | 1196 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_delete_nan_session() local 1213 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_is_nan_peer() local 1242 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_nan_start_session() local 1424 struct net_device *dev = NULL; in dhd_rtt_set_cfg() local 1806 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_sched_geofencing_target() local 1871 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_retry() local 1899 struct net_device *dev = NULL; in dhd_rtt_retry_work() local 2172 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_start() local 3748 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_avail_channel() local 3795 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_enable_responder() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-sh-hspi.c | 39 struct device *dev; member 100 struct device *dev = hspi->dev; in hspi_hw_setup() local
|
| /OK3568_Linux_fs/u-boot/drivers/clk/exynos/ |
| H A D | clk-exynos7420.c | 92 static int exynos7420_clk_topc_probe(struct udevice *dev) in exynos7420_clk_topc_probe() 143 static int exynos7420_clk_top0_probe(struct udevice *dev) in exynos7420_clk_top0_probe()
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpio-xgene.c | 131 static __maybe_unused int xgene_gpio_suspend(struct device *dev) in xgene_gpio_suspend() 144 static __maybe_unused int xgene_gpio_resume(struct device *dev) in xgene_gpio_resume()
|
| /OK3568_Linux_fs/kernel/arch/mips/pci/ |
| H A D | pci-rt2880.c | 181 int pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in pcibios_map_irq() 239 int pcibios_plat_dev_init(struct pci_dev *dev) in pcibios_plat_dev_init()
|
| /OK3568_Linux_fs/kernel/drivers/edac/ |
| H A D | amd8111_edac.h | 98 struct pci_dev *dev; member 109 struct pci_dev *dev; member
|
| /OK3568_Linux_fs/kernel/drivers/input/serio/ |
| H A D | i8042-x86ia64io.h | 1045 static int i8042_pnp_kbd_probe(struct pnp_dev *dev, const struct pnp_device_id *did) in i8042_pnp_kbd_probe() 1072 static int i8042_pnp_aux_probe(struct pnp_dev *dev, const struct pnp_device_id *did) in i8042_pnp_aux_probe()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | dw9807-vcm.c | 244 static int __maybe_unused dw9807_vcm_suspend(struct device *dev) in dw9807_vcm_suspend() 276 static int __maybe_unused dw9807_vcm_resume(struct device *dev) in dw9807_vcm_resume()
|
| /OK3568_Linux_fs/kernel/drivers/leds/ |
| H A D | led-core.c | 370 static void led_parse_fwnode_props(struct device *dev, in led_parse_fwnode_props() 421 int led_compose_name(struct device *dev, struct led_init_data *init_data, in led_compose_name()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/ |
| H A D | malidp_mw.c | 36 struct drm_device *dev = connector->dev; in malidp_mw_connector_get_modes() local 46 struct drm_device *dev = connector->dev; in malidp_mw_connector_mode_valid() local
|
| /OK3568_Linux_fs/kernel/drivers/iio/adc/ |
| H A D | npcm_adc.c | 22 struct device *dev; member 183 struct device *dev = &pdev->dev; in npcm_adc_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/pcmcia/ |
| H A D | bcm63xx_pcmcia.c | 464 static int bcm63xx_cb_probe(struct pci_dev *dev, in bcm63xx_cb_probe() 472 static void bcm63xx_cb_exit(struct pci_dev *dev) in bcm63xx_cb_exit()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/ |
| H A D | cif-rockit.c | 191 struct rkcif_device *dev = stream->cifdev; in rkcif_rockit_buf_done() local 333 void rkcif_rockit_dev_init(struct rkcif_device *dev) in rkcif_rockit_dev_init()
|