| /OK3568_Linux_fs/u-boot/arch/x86/cpu/broadwell/ |
| H A D | pch.c | 35 static int broadwell_pch_early_init(struct udevice *dev) in broadwell_pch_early_init() 83 static void pch_misc_init(struct udevice *dev) in pch_misc_init() 163 static int pch_power_options(struct udevice *dev) in pch_power_options() 207 static void pch_pm_init_magic(struct udevice *dev) in pch_pm_init_magic() 264 static int pch_type(struct udevice *dev) in pch_type() 274 static int pch_is_wpt(struct udevice *dev) in pch_is_wpt() 280 static int pch_is_wpt_ulx(struct udevice *dev) in pch_is_wpt_ulx() 302 static void pch_enable_mphy(struct udevice *dev) in pch_enable_mphy() 352 static void pch_pm_init(struct udevice *dev) in pch_pm_init() 374 static void pch_cg_init(struct udevice *dev) in pch_cg_init() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76x02_dfs.c | 143 mt76x02_dfs_set_capture_mode_ctrl(struct mt76x02_dev *dev, u8 enable) in mt76x02_dfs_set_capture_mode_ctrl() 151 static void mt76x02_dfs_seq_pool_put(struct mt76x02_dev *dev, in mt76x02_dfs_seq_pool_put() 163 mt76x02_dfs_seq_pool_get(struct mt76x02_dev *dev) in mt76x02_dfs_seq_pool_get() 205 static void mt76x02_dfs_detector_reset(struct mt76x02_dev *dev) in mt76x02_dfs_detector_reset() 226 static bool mt76x02_dfs_check_chirp(struct mt76x02_dev *dev) in mt76x02_dfs_check_chirp() 247 static void mt76x02_dfs_get_hw_pulse(struct mt76x02_dev *dev, in mt76x02_dfs_get_hw_pulse() 267 static bool mt76x02_dfs_check_hw_pulse(struct mt76x02_dev *dev, in mt76x02_dfs_check_hw_pulse() 362 static bool mt76x02_dfs_fetch_event(struct mt76x02_dev *dev, in mt76x02_dfs_fetch_event() 389 static bool mt76x02_dfs_check_event(struct mt76x02_dev *dev, in mt76x02_dfs_check_event() 408 static void mt76x02_dfs_queue_event(struct mt76x02_dev *dev, in mt76x02_dfs_queue_event() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/usb/ |
| H A D | dm9601.c | 61 static int dm_read(struct usbnet *dev, u8 reg, u16 length, void *data) in dm_read() 72 static int dm_read_reg(struct usbnet *dev, u8 reg, u8 *value) in dm_read_reg() 77 static int dm_write(struct usbnet *dev, u8 reg, u16 length, void *data) in dm_write() 89 static int dm_write_reg(struct usbnet *dev, u8 reg, u8 value) in dm_write_reg() 96 static void dm_write_async(struct usbnet *dev, u8 reg, u16 length, void *data) in dm_write_async() 103 static void dm_write_reg_async(struct usbnet *dev, u8 reg, u8 value) in dm_write_reg_async() 110 static int dm_read_shared_word(struct usbnet *dev, int phy, u8 reg, __le16 *value) in dm_read_shared_word() 149 static int dm_write_shared_word(struct usbnet *dev, int phy, u8 reg, __le16 value) in dm_write_shared_word() 188 static int dm_read_eeprom_word(struct usbnet *dev, u8 offset, void *value) in dm_read_eeprom_word() 195 static int dm9601_get_eeprom_len(struct net_device *dev) in dm9601_get_eeprom_len() [all …]
|
| H A D | asix_common.c | 12 int asix_read_cmd(struct usbnet *dev, u8 cmd, u16 value, u16 index, in asix_read_cmd() 35 int asix_write_cmd(struct usbnet *dev, u8 cmd, u16 value, u16 index, in asix_write_cmd() 58 void asix_write_cmd_async(struct usbnet *dev, u8 cmd, u16 value, u16 index, in asix_write_cmd_async() 87 int asix_rx_fixup_internal(struct usbnet *dev, struct sk_buff *skb, in asix_rx_fixup_internal() 193 int asix_rx_fixup_common(struct usbnet *dev, struct sk_buff *skb) in asix_rx_fixup_common() 216 struct sk_buff *asix_tx_fixup(struct usbnet *dev, struct sk_buff *skb, in asix_tx_fixup() 272 int asix_set_sw_mii(struct usbnet *dev, int in_pm) in asix_set_sw_mii() 282 int asix_set_hw_mii(struct usbnet *dev, int in_pm) in asix_set_hw_mii() 291 int asix_read_phy_addr(struct usbnet *dev, int internal) in asix_read_phy_addr() 311 int asix_get_phy_addr(struct usbnet *dev) in asix_get_phy_addr() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/ |
| H A D | coresight-etm3x-sysfs.c | 13 static ssize_t nr_addr_cmp_show(struct device *dev, in nr_addr_cmp_show() 24 static ssize_t nr_cntr_show(struct device *dev, in nr_cntr_show() 34 static ssize_t nr_ctxid_cmp_show(struct device *dev, in nr_ctxid_cmp_show() 45 static ssize_t etmsr_show(struct device *dev, in etmsr_show() 65 static ssize_t reset_store(struct device *dev, in reset_store() 95 static ssize_t mode_show(struct device *dev, in mode_show() 106 static ssize_t mode_store(struct device *dev, in mode_store() 180 static ssize_t trigger_event_show(struct device *dev, in trigger_event_show() 191 static ssize_t trigger_event_store(struct device *dev, in trigger_event_store() 210 static ssize_t enable_event_show(struct device *dev, in enable_event_show() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/ |
| H A D | main.c | 58 struct mlx5_ib_dev *dev; member 86 struct mlx5_ib_dev *dev; in mlx5_ib_get_ibdev_from_mpi() local 110 struct mlx5_ib_dev *dev = to_mdev(device); in mlx5_ib_port_link_layer() local 130 static struct mlx5_roce *mlx5_get_rep_roce(struct mlx5_ib_dev *dev, in mlx5_get_rep_roce() 452 struct mlx5_ib_dev *dev = to_mdev(device); in mlx5_query_port_roce() local 545 static int set_roce_addr(struct mlx5_ib_dev *dev, u8 port_num, in set_roce_addr() 599 __be16 mlx5_get_roce_udp_sport_min(const struct mlx5_ib_dev *dev, in mlx5_get_roce_udp_sport_min() 608 static int mlx5_use_mad_ifc(struct mlx5_ib_dev *dev) in mlx5_use_mad_ifc() 633 static void get_atomic_caps(struct mlx5_ib_dev *dev, in get_atomic_caps() 655 static void get_atomic_caps_qp(struct mlx5_ib_dev *dev, in get_atomic_caps_qp() [all …]
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | usb.c | 60 struct usb_device *dev; in usb_init() local 200 int usb_int_msg(struct usb_device *dev, unsigned long pipe, in usb_int_msg() 216 int usb_control_msg(struct usb_device *dev, unsigned int pipe, in usb_control_msg() 271 int usb_bulk_msg(struct usb_device *dev, unsigned int pipe, in usb_bulk_msg() 300 int usb_maxpacket(struct usb_device *dev, unsigned long pipe) in usb_maxpacket() 321 usb_set_maxpacket_ep(struct usb_device *dev, int if_idx, int ep_idx) in usb_set_maxpacket_ep() 361 static int usb_set_maxpacket(struct usb_device *dev) in usb_set_maxpacket() 377 static int usb_parse_config(struct usb_device *dev, in usb_parse_config() 545 int usb_clear_halt(struct usb_device *dev, int pipe) in usb_clear_halt() 574 static int usb_get_descriptor(struct usb_device *dev, unsigned char type, in usb_get_descriptor() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/s390/net/ |
| H A D | qeth_l3_sys.c | 58 static ssize_t qeth_l3_dev_route4_show(struct device *dev, in qeth_l3_dev_route4_show() 104 static ssize_t qeth_l3_dev_route4_store(struct device *dev, in qeth_l3_dev_route4_store() 116 static ssize_t qeth_l3_dev_route6_show(struct device *dev, in qeth_l3_dev_route6_show() 124 static ssize_t qeth_l3_dev_route6_store(struct device *dev, in qeth_l3_dev_route6_store() 136 static ssize_t qeth_l3_dev_sniffer_show(struct device *dev, in qeth_l3_dev_sniffer_show() 144 static ssize_t qeth_l3_dev_sniffer_store(struct device *dev, in qeth_l3_dev_sniffer_store() 192 static ssize_t qeth_l3_dev_hsuid_show(struct device *dev, in qeth_l3_dev_hsuid_show() 206 static ssize_t qeth_l3_dev_hsuid_store(struct device *dev, in qeth_l3_dev_hsuid_store() 283 static ssize_t qeth_l3_dev_ipato_enable_show(struct device *dev, in qeth_l3_dev_ipato_enable_show() 291 static ssize_t qeth_l3_dev_ipato_enable_store(struct device *dev, in qeth_l3_dev_ipato_enable_store() [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | cs8900.c | 51 static u16 get_reg_init_bus(struct eth_device *dev, int regno) in get_reg_init_bus() 68 static u16 get_reg(struct eth_device *dev, int regno) in get_reg() 76 static void put_reg(struct eth_device *dev, int regno, u16 val) in put_reg() 83 static void cs8900_reset(struct eth_device *dev) in cs8900_reset() 101 static void cs8900_reginit(struct eth_device *dev) in cs8900_reginit() 116 void cs8900_get_enetaddr(struct eth_device *dev) in cs8900_get_enetaddr() 139 void cs8900_halt(struct eth_device *dev) in cs8900_halt() 148 static int cs8900_init(struct eth_device *dev, bd_t * bd) in cs8900_init() 172 static int cs8900_recv(struct eth_device *dev) in cs8900_recv() 202 static int cs8900_send(struct eth_device *dev, void *packet, int length) in cs8900_send() [all …]
|
| H A D | smc911x.c | 22 static void smc911x_handle_mac_address(struct eth_device *dev) in smc911x_handle_mac_address() 35 static int smc911x_eth_phy_read(struct eth_device *dev, in smc911x_eth_phy_read() 52 static int smc911x_eth_phy_write(struct eth_device *dev, in smc911x_eth_phy_write() 67 static int smc911x_phy_reset(struct eth_device *dev) in smc911x_phy_reset() 81 static void smc911x_phy_configure(struct eth_device *dev) in smc911x_phy_configure() 112 static void smc911x_enable(struct eth_device *dev) in smc911x_enable() 129 static int smc911x_init(struct eth_device *dev, bd_t * bd) in smc911x_init() 148 static int smc911x_send(struct eth_device *dev, void *packet, int length) in smc911x_send() 187 static void smc911x_halt(struct eth_device *dev) in smc911x_halt() 193 static int smc911x_rx(struct eth_device *dev) in smc911x_rx() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wan/ |
| H A D | hdlc.c | 46 static int hdlc_rcv(struct sk_buff *skb, struct net_device *dev, in hdlc_rcv() 68 netdev_tx_t hdlc_start_xmit(struct sk_buff *skb, struct net_device *dev) in hdlc_start_xmit() 78 static inline void hdlc_proto_start(struct net_device *dev) in hdlc_proto_start() 87 static inline void hdlc_proto_stop(struct net_device *dev) in hdlc_proto_stop() 99 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in hdlc_device_event() local 147 int hdlc_open(struct net_device *dev) in hdlc_open() 181 void hdlc_close(struct net_device *dev) in hdlc_close() 203 int hdlc_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in hdlc_ioctl() 229 static void hdlc_setup_dev(struct net_device *dev) in hdlc_setup_dev() 246 static void hdlc_setup(struct net_device *dev) in hdlc_setup() [all …]
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_message.h | 34 #define xfs_printk_ratelimited(func, dev, fmt, ...) \ argument 43 #define xfs_printk_once(func, dev, fmt, ...) \ argument 55 #define xfs_emerg_ratelimited(dev, fmt, ...) \ argument 57 #define xfs_alert_ratelimited(dev, fmt, ...) \ argument 59 #define xfs_crit_ratelimited(dev, fmt, ...) \ argument 61 #define xfs_err_ratelimited(dev, fmt, ...) \ argument 63 #define xfs_warn_ratelimited(dev, fmt, ...) \ argument 65 #define xfs_notice_ratelimited(dev, fmt, ...) \ argument 67 #define xfs_info_ratelimited(dev, fmt, ...) \ argument 69 #define xfs_debug_ratelimited(dev, fmt, ...) \ argument [all …]
|
| /OK3568_Linux_fs/kernel/net/nfc/ |
| H A D | netlink.c | 110 struct nfc_dev *dev; in __get_device_from_cb() local 129 struct nfc_dev *dev = (struct nfc_dev *) cb->args[1]; in nfc_genl_dump_targets() local 162 struct nfc_dev *dev = (struct nfc_dev *) cb->args[1]; in nfc_genl_dump_targets_done() local 170 int nfc_genl_targets_found(struct nfc_dev *dev) in nfc_genl_targets_found() 199 int nfc_genl_target_lost(struct nfc_dev *dev, u32 target_idx) in nfc_genl_target_lost() 229 int nfc_genl_tm_activated(struct nfc_dev *dev, u32 protocol) in nfc_genl_tm_activated() 260 int nfc_genl_tm_deactivated(struct nfc_dev *dev) in nfc_genl_tm_deactivated() 289 static int nfc_genl_setup_device_added(struct nfc_dev *dev, struct sk_buff *msg) in nfc_genl_setup_device_added() 300 int nfc_genl_device_added(struct nfc_dev *dev) in nfc_genl_device_added() 329 int nfc_genl_device_removed(struct nfc_dev *dev) in nfc_genl_device_removed() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | mcg.c | 43 int mlx4_get_mgm_entry_size(struct mlx4_dev *dev) in mlx4_get_mgm_entry_size() 48 int mlx4_get_qp_per_mgm(struct mlx4_dev *dev) in mlx4_get_qp_per_mgm() 53 static int mlx4_QP_FLOW_STEERING_ATTACH(struct mlx4_dev *dev, in mlx4_QP_FLOW_STEERING_ATTACH() 71 static int mlx4_QP_FLOW_STEERING_DETACH(struct mlx4_dev *dev, u64 regid) in mlx4_QP_FLOW_STEERING_DETACH() 82 static int mlx4_READ_ENTRY(struct mlx4_dev *dev, int index, in mlx4_READ_ENTRY() 89 static int mlx4_WRITE_ENTRY(struct mlx4_dev *dev, int index, in mlx4_WRITE_ENTRY() 96 static int mlx4_WRITE_PROMISC(struct mlx4_dev *dev, u8 port, u8 steer, in mlx4_WRITE_PROMISC() 107 static int mlx4_GID_HASH(struct mlx4_dev *dev, struct mlx4_cmd_mailbox *mailbox, in mlx4_GID_HASH() 123 static struct mlx4_promisc_qp *get_promisc_qp(struct mlx4_dev *dev, u8 port, in get_promisc_qp() 147 static int new_steering_entry(struct mlx4_dev *dev, u8 port, in new_steering_entry() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/jaguar1_drv/ |
| H A D | jaguar1_video.c | 77 void vd_register_set( int dev, unsigned char bank, unsigned char addr, unsigned char val, int pos, … in vd_register_set() 126 static void vd_vi_manual_set_seq1( unsigned char dev, unsigned char ch, void *p_param ) in vd_vi_manual_set_seq1() 196 static void vd_vi_vafe_set_seq2( unsigned char dev, unsigned char ch ) in vd_vi_vafe_set_seq2() 212 static void vd_vi_format_set_seq3( unsigned char dev, unsigned char ch, void *p_param ) in vd_vi_format_set_seq3() 256 static void vd_vi_chroma_set_seq4( unsigned char dev, unsigned char ch, void *p_param ) in vd_vi_chroma_set_seq4() 293 static void vd_vi_h_timing_set_seq5( unsigned char dev, unsigned char ch, void *p_param ) in vd_vi_h_timing_set_seq5() 365 static void vd_vi_h_scaler_mode_set_seq6( unsigned char dev, unsigned char ch, void *p_param ) in vd_vi_h_scaler_mode_set_seq6() 408 static void vd_vi_hpll_set_seq7( unsigned char dev, unsigned char ch, void *p_param ) in vd_vi_hpll_set_seq7() 445 static void vd_vi_color_set_seq8( unsigned char dev, unsigned char ch, void *p_param, NC_VIVO_CH_FO… in vd_vi_color_set_seq8() 515 static void vd_vi_clock_set_seq9( unsigned char dev, unsigned char ch, void *p_param ) in vd_vi_clock_set_seq9() [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/ |
| H A D | ibmebus.c | 65 static void *ibmebus_alloc_coherent(struct device *dev, in ibmebus_alloc_coherent() 79 static void ibmebus_free_coherent(struct device *dev, in ibmebus_free_coherent() 87 static dma_addr_t ibmebus_map_page(struct device *dev, in ibmebus_map_page() 97 static void ibmebus_unmap_page(struct device *dev, in ibmebus_unmap_page() 106 static int ibmebus_map_sg(struct device *dev, in ibmebus_map_sg() 122 static void ibmebus_unmap_sg(struct device *dev, in ibmebus_unmap_sg() 130 static int ibmebus_dma_supported(struct device *dev, u64 mask) in ibmebus_dma_supported() 135 static u64 ibmebus_dma_get_required_mask(struct device *dev) in ibmebus_dma_get_required_mask() 151 static int ibmebus_match_path(struct device *dev, const void *data) in ibmebus_match_path() 157 static int ibmebus_match_node(struct device *dev, const void *data) in ibmebus_match_node() [all …]
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | net-sysfs.c | 35 static inline int dev_isalive(const struct net_device *dev) in dev_isalive() 41 static ssize_t netdev_show(const struct device *dev, in netdev_show() 77 static ssize_t netdev_store(struct device *dev, struct device_attribute *attr, in netdev_store() 114 static ssize_t iflink_show(struct device *dev, struct device_attribute *attr, in iflink_show() 123 static ssize_t format_name_assign_type(const struct net_device *dev, char *buf) in format_name_assign_type() 128 static ssize_t name_assign_type_show(struct device *dev, in name_assign_type_show() 143 static ssize_t address_show(struct device *dev, struct device_attribute *attr, in address_show() 157 static ssize_t broadcast_show(struct device *dev, in broadcast_show() 168 static int change_carrier(struct net_device *dev, unsigned long new_carrier) in change_carrier() 175 static ssize_t carrier_store(struct device *dev, struct device_attribute *attr, in carrier_store() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | ppa.c | 31 struct pardevice *dev; /* Parport device entry */ member 55 static void got_it(ppa_struct *dev) in got_it() 66 ppa_struct *dev = (ppa_struct *) ref; in ppa_wakeup() local 79 static int ppa_pb_claim(ppa_struct *dev) in ppa_pb_claim() 93 static void ppa_pb_dismiss(ppa_struct *dev) in ppa_pb_dismiss() 105 static inline void ppa_pb_release(ppa_struct *dev) in ppa_pb_release() 124 ppa_struct *dev = ppa_dev(host); in ppa_write_info() local 144 ppa_struct *dev = ppa_dev(host); in ppa_show_info() local 160 static inline void ppa_fail_func(ppa_struct *dev, int error_code) in ppa_fail_func() 179 static unsigned char ppa_wait(ppa_struct *dev) in ppa_wait() [all …]
|
| H A D | imm.c | 36 struct pardevice *dev; /* Parport device entry */ member 65 static void got_it(imm_struct *dev) in got_it() 76 imm_struct *dev = (imm_struct *) ref; in imm_wakeup() local 89 static int imm_pb_claim(imm_struct *dev) in imm_pb_claim() 103 static void imm_pb_dismiss(imm_struct *dev) in imm_pb_dismiss() 115 static inline void imm_pb_release(imm_struct *dev) in imm_pb_release() 129 imm_struct *dev = imm_dev(host); in imm_write_info() local 141 imm_struct *dev = imm_dev(host); in imm_show_info() local 153 imm_fail_func(imm_struct *dev, int error_code) in imm_fail_func() 173 static unsigned char imm_wait(imm_struct *dev) in imm_wait() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/ddbridge/ |
| H A D | ddbridge-core.c | 122 struct ddb_irq *ddb_irq_set(struct ddb *dev, u32 link, u32 nr, in ddb_irq_set() 134 struct ddb *dev = io->port->dev; in ddb_set_dma_table() local 151 static void ddb_set_dma_tables(struct ddb *dev) in ddb_set_dma_tables() 169 static void ddb_redirect_dma(struct ddb *dev, in ddb_redirect_dma() 336 int ddb_buffers_alloc(struct ddb *dev) in ddb_buffers_alloc() 373 void ddb_buffers_free(struct ddb *dev) in ddb_buffers_free() 392 struct ddb *dev = output->port->dev; in calc_con() local 459 struct ddb *dev = output->port->dev; in ddb_output_start() local 493 struct ddb *dev = output->port->dev; in ddb_output_stop() local 506 struct ddb *dev = input->port->dev; in ddb_input_stop() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/extcon/ |
| H A D | devres.c | 11 static int devm_extcon_dev_match(struct device *dev, void *res, void *data) in devm_extcon_dev_match() 21 static void devm_extcon_dev_release(struct device *dev, void *res) in devm_extcon_dev_release() 27 static void devm_extcon_dev_unreg(struct device *dev, void *res) in devm_extcon_dev_unreg() 38 static void devm_extcon_dev_notifier_unreg(struct device *dev, void *res) in devm_extcon_dev_notifier_unreg() 45 static void devm_extcon_dev_notifier_all_unreg(struct device *dev, void *res) in devm_extcon_dev_notifier_all_unreg() 65 struct extcon_dev *devm_extcon_dev_allocate(struct device *dev, in devm_extcon_dev_allocate() 97 void devm_extcon_dev_free(struct device *dev, struct extcon_dev *edev) in devm_extcon_dev_free() 118 int devm_extcon_dev_register(struct device *dev, struct extcon_dev *edev) in devm_extcon_dev_register() 148 void devm_extcon_dev_unregister(struct device *dev, struct extcon_dev *edev) in devm_extcon_dev_unregister() 172 int devm_extcon_register_notifier(struct device *dev, struct extcon_dev *edev, in devm_extcon_register_notifier() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7615/ |
| H A D | eeprom.c | 12 static int mt7615_efuse_read(struct mt7615_dev *dev, u32 base, in mt7615_efuse_read() 44 static int mt7615_efuse_init(struct mt7615_dev *dev, u32 base) in mt7615_efuse_init() 71 static int mt7615_eeprom_load(struct mt7615_dev *dev, u32 addr) in mt7615_eeprom_load() 82 static int mt7615_check_eeprom(struct mt76_dev *dev) in mt7615_check_eeprom() 97 mt7615_eeprom_parse_hw_band_cap(struct mt7615_dev *dev) in mt7615_eeprom_parse_hw_band_cap() 139 static void mt7615_eeprom_parse_hw_cap(struct mt7615_dev *dev) in mt7615_eeprom_parse_hw_cap() 168 static int mt7663_eeprom_get_target_power_index(struct mt7615_dev *dev, in mt7663_eeprom_get_target_power_index() 189 int mt7615_eeprom_get_target_power_index(struct mt7615_dev *dev, in mt7615_eeprom_get_target_power_index() 237 int mt7615_eeprom_get_power_delta_index(struct mt7615_dev *dev, in mt7615_eeprom_get_power_delta_index() 254 static void mt7615_apply_cal_free_data(struct mt7615_dev *dev) in mt7615_apply_cal_free_data() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/aurora/ |
| H A D | nb8800.c | 162 static void nb8800_mac_tx(struct net_device *dev, bool enable) in nb8800_mac_tx() 172 static void nb8800_mac_rx(struct net_device *dev, bool enable) in nb8800_mac_rx() 177 static void nb8800_mac_af(struct net_device *dev, bool enable) in nb8800_mac_af() 182 static void nb8800_start_rx(struct net_device *dev) in nb8800_start_rx() 187 static int nb8800_alloc_rx(struct net_device *dev, unsigned int i, bool napi) in nb8800_alloc_rx() 220 static void nb8800_receive(struct net_device *dev, unsigned int i, in nb8800_receive() 267 static void nb8800_rx_error(struct net_device *dev, u32 report) in nb8800_rx_error() 286 struct net_device *dev = napi->dev; in nb8800_poll() local 348 static void __nb8800_tx_dma_start(struct net_device *dev) in __nb8800_tx_dma_start() 369 static void nb8800_tx_dma_start(struct net_device *dev) in nb8800_tx_dma_start() [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pm_qos.h | 115 struct device *dev; member 196 static inline s32 dev_pm_qos_requested_resume_latency(struct device *dev) in dev_pm_qos_requested_resume_latency() 201 static inline s32 dev_pm_qos_requested_flags(struct device *dev) in dev_pm_qos_requested_flags() 206 static inline s32 dev_pm_qos_raw_resume_latency(struct device *dev) in dev_pm_qos_raw_resume_latency() 213 static inline enum pm_qos_flags_status __dev_pm_qos_flags(struct device *dev, in __dev_pm_qos_flags() 216 static inline enum pm_qos_flags_status dev_pm_qos_flags(struct device *dev, in dev_pm_qos_flags() 219 static inline s32 __dev_pm_qos_resume_latency(struct device *dev) in __dev_pm_qos_resume_latency() 221 static inline s32 dev_pm_qos_read_value(struct device *dev, in dev_pm_qos_read_value() 237 static inline int dev_pm_qos_add_request(struct device *dev, in dev_pm_qos_add_request() 247 static inline int dev_pm_qos_add_notifier(struct device *dev, in dev_pm_qos_add_notifier() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/cx231xx/ |
| H A D | cx231xx-vbi.c | 28 static inline void print_err_status(struct cx231xx *dev, int packet, int status) in print_err_status() 71 static inline int cx231xx_isoc_vbi_copy(struct cx231xx *dev, struct urb *urb) in cx231xx_isoc_vbi_copy() 160 struct cx231xx *dev = vb2_get_drv_priv(vq); in vbi_queue_setup() local 174 struct cx231xx *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_buf_prepare() local 190 struct cx231xx *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_buf_queue() local 201 static void return_all_buffers(struct cx231xx *dev, in return_all_buffers() 219 struct cx231xx *dev = vb2_get_drv_priv(vq); in vbi_start_streaming() local 235 struct cx231xx *dev = vb2_get_drv_priv(vq); in vbi_stop_streaming() local 262 struct cx231xx *dev = container_of(vmode, struct cx231xx, vbi_mode); in cx231xx_irq_vbi_callback() local 297 void cx231xx_uninit_vbi_isoc(struct cx231xx *dev) in cx231xx_uninit_vbi_isoc() [all …]
|