| /linux/drivers/net/ethernet/broadcom/ |
| H A D | b44.c | 281 static int b44_mdio_read_mii(struct net_device *dev, int phy_id, int location) in b44_mdio_read_mii() 291 static void b44_mdio_write_mii(struct net_device *dev, int phy_id, int location, in b44_mdio_write_mii() 888 struct net_device *dev = dev_id; in b44_interrupt() local 928 static void b44_tx_timeout(struct net_device *dev, unsigned int txqueue) in b44_tx_timeout() 947 static netdev_tx_t b44_start_xmit(struct sk_buff *skb, struct net_device *dev) in b44_start_xmit() 1037 static int b44_change_mtu(struct net_device *dev, int new_mtu) in b44_change_mtu() 1353 static int b44_set_mac_addr(struct net_device *dev, void *p) in b44_set_mac_addr() 1426 static int b44_open(struct net_device *dev) in b44_open() 1470 static void b44_poll_controller(struct net_device *dev) in b44_poll_controller() 1620 static int b44_close(struct net_device *dev) in b44_close() [all …]
|
| /linux/net/rose/ |
| H A D | rose_dev.c | 35 static int rose_header(struct sk_buff *skb, struct net_device *dev, in rose_header() 56 static int rose_set_mac_address(struct net_device *dev, void *addr) in rose_set_mac_address() 77 static int rose_open(struct net_device *dev) in rose_open() 90 static int rose_close(struct net_device *dev) in rose_close() 97 static netdev_tx_t rose_xmit(struct sk_buff *skb, struct net_device *dev) in rose_xmit() 129 void rose_setup(struct net_device *dev) in rose_setup()
|
| /linux/drivers/net/wireless/zydas/zd1211rw/ |
| H A D | zd_def.h | 17 #define dev_printk_f(level, dev, fmt, args...) \ argument 21 # define dev_dbg_f(dev, fmt, args...) \ argument 23 # define dev_dbg_f_limit(dev, fmt, args...) do { \ argument 27 # define dev_dbg_f_cond(dev, cond, fmt, args...) ({ \ argument 33 # define dev_dbg_f(dev, fmt, args...) do { (void)(dev); } while (0) argument 34 # define dev_dbg_f_limit(dev, fmt, args...) do { (void)(dev); } while (0) argument 35 # define dev_dbg_f_cond(dev, cond, fmt, args...) do { (void)(dev); } while (0) argument
|
| /linux/drivers/media/usb/stk1160/ |
| H A D | stk1160-i2c.c | 30 static int stk1160_i2c_busy_wait(struct stk1160 *dev, u8 wait_bit_mask) in stk1160_i2c_busy_wait() 53 static int stk1160_i2c_write_reg(struct stk1160 *dev, u8 addr, in stk1160_i2c_write_reg() 85 static int stk1160_i2c_read_reg(struct stk1160 *dev, u8 addr, in stk1160_i2c_read_reg() 120 static int stk1160_i2c_check_for_device(struct stk1160 *dev, in stk1160_i2c_check_for_device() 154 struct stk1160 *dev = i2c_adap->algo_data; in stk1160_i2c_xfer() local 247 int stk1160_i2c_register(struct stk1160 *dev) in stk1160_i2c_register() 280 int stk1160_i2c_unregister(struct stk1160 *dev) in stk1160_i2c_unregister()
|
| /linux/drivers/usb/gadget/function/ |
| H A D | f_printer.c | 230 struct printer_dev *dev = container_of(kref, struct printer_dev, kref); in printer_dev_free() local 267 struct printer_dev *dev = ep->driver_data; in rx_complete() local 316 struct printer_dev *dev = ep->driver_data; in tx_complete() local 347 struct printer_dev *dev; in printer_open() local 378 struct printer_dev *dev = fd->private_data; in printer_close() local 395 setup_rx_reqs(struct printer_dev *dev) in setup_rx_reqs() 433 struct printer_dev *dev = fd->private_data; in printer_read() local 585 struct printer_dev *dev = fd->private_data; in printer_write() local 713 struct printer_dev *dev = fd->private_data; in printer_fsync() local 743 struct printer_dev *dev = fd->private_data; in printer_poll() local [all …]
|
| /linux/drivers/net/wwan/ |
| H A D | wwan_core.c | 53 struct device dev; member 83 struct device dev; member 97 static ssize_t index_show(struct device *dev, struct device_attribute *attr, char *buf) in index_show() 111 static void wwan_dev_destroy(struct device *dev) in wwan_dev_destroy() 125 static int wwan_dev_parent_match(struct device *dev, const void *parent) in wwan_dev_parent_match() 133 struct device *dev; in wwan_dev_get_by_parent() local 142 static int wwan_dev_name_match(struct device *dev, const void *name) in wwan_dev_name_match() 150 struct device *dev; in wwan_dev_get_by_name() local 172 static int wwan_dev_debugfs_match(struct device *dev, const void *dir) in wwan_dev_debugfs_match() 186 struct device *dev; in wwan_dev_get_by_debugfs() local [all …]
|
| /linux/block/ |
| H A D | genhd.c | 851 static ssize_t disk_badblocks_show(struct device *dev, in disk_badblocks_show() 863 static ssize_t disk_badblocks_store(struct device *dev, in disk_badblocks_store() 915 struct device *dev; in disk_seqf_start() local 934 struct device *dev; in disk_seqf_next() local 1013 static ssize_t disk_range_show(struct device *dev, in disk_range_show() 1021 static ssize_t disk_ext_range_show(struct device *dev, in disk_ext_range_show() 1030 static ssize_t disk_removable_show(struct device *dev, in disk_removable_show() 1039 static ssize_t disk_hidden_show(struct device *dev, in disk_hidden_show() 1048 static ssize_t disk_ro_show(struct device *dev, in disk_ro_show() 1056 ssize_t part_size_show(struct device *dev, in part_size_show() [all …]
|
| /linux/drivers/usb/host/ |
| H A D | xhci-dbgcap.c | 32 static void dbc_free_ctx(struct device *dev, struct xhci_container_ctx *ctx) in dbc_free_ctx() 41 static void dbc_ring_free(struct device *dev, struct xhci_ring *ring) in dbc_ring_free() 163 struct device *dev = dbc->dev; in xhci_dbc_giveback() local 326 struct device *dev = dbc->dev; in dbc_ep_do_queue() local 407 static int dbc_erst_alloc(struct device *dev, struct xhci_ring *evt_ring, in dbc_erst_alloc() 422 static void dbc_erst_free(struct device *dev, struct xhci_erst *erst) in dbc_erst_free() 430 dbc_alloc_ctx(struct device *dev, gfp_t flags) in dbc_alloc_ctx() 485 xhci_dbc_ring_alloc(struct device *dev, enum xhci_ring_type type, gfp_t flags) in xhci_dbc_ring_alloc() 529 struct device *dev = dbc->dev; in xhci_dbc_mem_init() local 1038 static ssize_t dbc_show(struct device *dev, in dbc_show() [all …]
|
| /linux/drivers/hwmon/ |
| H A D | gxp-fan-ctrl.c | 23 static bool fan_installed(struct device *dev, int fan) in fan_installed() 33 static long fan_failed(struct device *dev, int fan) in fan_failed() 43 static long fan_enabled(struct device *dev, int fan) in fan_enabled() 58 static int gxp_pwm_write(struct device *dev, u32 attr, int channel, long val) in gxp_pwm_write() 73 static int gxp_fan_ctrl_write(struct device *dev, enum hwmon_sensor_types type, in gxp_fan_ctrl_write() 84 static int gxp_fan_read(struct device *dev, u32 attr, int channel, long *val) in gxp_fan_read() 98 static int gxp_pwm_read(struct device *dev, u32 attr, int channel, long *val) in gxp_pwm_read() 119 static int gxp_fan_ctrl_read(struct device *dev, enum hwmon_sensor_types type, in gxp_fan_ctrl_read() 202 struct device *dev = &pdev->dev; in gxp_fan_ctrl_probe() local
|
| H A D | lm85.c | 368 static struct lm85_data *lm85_update_device(struct device *dev) in lm85_update_device() 552 static ssize_t fan_show(struct device *dev, struct device_attribute *attr, in fan_show() 560 static ssize_t fan_min_show(struct device *dev, struct device_attribute *attr, in fan_min_show() 568 static ssize_t fan_min_store(struct device *dev, in fan_min_store() 600 static ssize_t cpu0_vid_show(struct device *dev, in cpu0_vid_show() 619 static ssize_t vrm_show(struct device *dev, struct device_attribute *attr, in vrm_show() 626 static ssize_t vrm_store(struct device *dev, struct device_attribute *attr, in vrm_store() 646 static ssize_t alarms_show(struct device *dev, struct device_attribute *attr, in alarms_show() 655 static ssize_t alarm_show(struct device *dev, struct device_attribute *attr, in alarm_show() 683 static ssize_t pwm_show(struct device *dev, struct device_attribute *attr, in pwm_show() [all …]
|
| H A D | lm87.c | 183 static struct lm87_data *lm87_update_device(struct device *dev) in lm87_update_device() 266 static ssize_t in_input_show(struct device *dev, in in_input_show() 276 static ssize_t in_min_show(struct device *dev, struct device_attribute *attr, in in_min_show() 286 static ssize_t in_max_show(struct device *dev, struct device_attribute *attr, in in_max_show() 296 static ssize_t in_min_store(struct device *dev, struct device_attribute *attr, in in_min_store() 317 static ssize_t in_max_store(struct device *dev, struct device_attribute *attr, in in_max_store() 363 static ssize_t temp_input_show(struct device *dev, in temp_input_show() 372 static ssize_t temp_low_show(struct device *dev, in temp_low_show() 382 static ssize_t temp_high_show(struct device *dev, in temp_high_show() 392 static ssize_t temp_low_store(struct device *dev, in temp_low_store() [all …]
|
| /linux/drivers/hid/intel-ish-hid/ipc/ |
| H A D | pci-ish.c | 91 void ish_event_tracer(struct ishtp_device *dev, const char *format, ...) in ish_event_tracer() 115 static int ish_init(struct ishtp_device *dev) in ish_init() 168 struct device *dev = &pdev->dev; in ish_probe() local 279 struct ishtp_device *dev = pci_get_drvdata(pdev); in ish_resume_handler() local 323 struct ishtp_device *dev = pci_get_drvdata(pdev); in ish_suspend() local 382 struct ishtp_device *dev = pci_get_drvdata(pdev); in ish_resume() local 397 struct ishtp_device *dev = dev_get_drvdata(cdev); in base_version_show() local 408 struct ishtp_device *dev = dev_get_drvdata(cdev); in project_version_show() local 425 struct ishtp_device *dev = dev_get_drvdata(kobj_to_dev(kobj)); in firmware_is_visible() local
|
| /linux/net/ipv6/ |
| H A D | ndisc.c | 197 static inline int ndisc_is_useropt(const struct net_device *dev, in ndisc_is_useropt() argument 208 static struct nd_opt_hdr *ndisc_next_useropt(const struct net_device *dev, in ndisc_next_useropt() argument 220 ndisc_parse_options(const struct net_device * dev,u8 * opt,int opt_len,struct ndisc_options * ndopts) ndisc_parse_options() argument 287 ndisc_mc_map(const struct in6_addr * addr,char * buf,struct net_device * dev,int dir) ndisc_mc_map() argument 314 ndisc_hash(const void * pkey,const struct net_device * dev,__u32 * hash_rnd) ndisc_hash() argument 328 struct net_device *dev = neigh->dev; ndisc_constructor() local 376 struct net_device *dev = n->dev; pndisc_constructor() local 389 struct net_device *dev = n->dev; pndisc_destructor() local 400 ndisc_allow_add(const struct net_device * dev,struct netlink_ext_ack * extack) ndisc_allow_add() argument 413 ndisc_alloc_skb(struct net_device * dev,int len) ndisc_alloc_skb() argument 473 struct net_device *dev; ndisc_send_skb() local 524 ndisc_send_na(struct net_device * dev,const struct in6_addr * daddr,const struct in6_addr * solicited_addr,bool router,bool solicited,bool override,bool inc_opt) ndisc_send_na() argument 580 ndisc_send_unsol_na(struct net_device * dev) ndisc_send_unsol_na() argument 606 ndisc_ns_create(struct net_device * dev,const struct in6_addr * solicit,const struct in6_addr * saddr,u64 nonce) ndisc_ns_create() argument 653 ndisc_send_ns(struct net_device * dev,const struct in6_addr * solicit,const struct in6_addr * daddr,const struct in6_addr * saddr,u64 nonce) ndisc_send_ns() argument 673 ndisc_send_rs(struct net_device * dev,const struct in6_addr * saddr,const struct in6_addr * daddr) ndisc_send_rs() argument 742 struct net_device *dev = neigh->dev; ndisc_solicit() local 766 pndisc_is_router(const void * pkey,struct net_device * dev) pndisc_is_router() argument 778 ndisc_update(const struct net_device * dev,struct neighbour * neigh,const u8 * lladdr,u8 new,u32 flags,u8 icmp6_type,struct ndisc_options * ndopts) ndisc_update() argument 796 struct net_device *dev = skb->dev; ndisc_recv_ns() local 969 accept_untracked_na(struct net_device * dev,struct in6_addr * saddr) accept_untracked_na() argument 997 struct net_device *dev = skb->dev; ndisc_recv_na() local 1655 struct net_device *dev = skb->dev; ndisc_send_redirect() local 1854 struct net_device *dev = netdev_notifier_info_to_dev(ptr); ndisc_netdev_event() local 1928 struct net_device *dev = ctl->extra1; ndisc_ifinfo_sysctl_change() local [all...] |
| /linux/sound/soc/sdca/ |
| H A D | sdca_asoc.c | 72 int sdca_asoc_count_component(struct device *dev, struct sdca_function_data *function, in sdca_asoc_count_component() 162 static int entity_early_parse_ge(struct device *dev, in entity_early_parse_ge() 255 static int entity_parse_simple(struct device *dev, in entity_parse_simple() 273 static int entity_parse_it(struct device *dev, in entity_parse_it() 305 static int entity_parse_ot(struct device *dev, in entity_parse_ot() 393 static int entity_parse_pde(struct device *dev, in entity_parse_pde() 446 static int entity_parse_su_device(struct device *dev, in entity_parse_su_device() 511 static int entity_parse_su_class(struct device *dev, in entity_parse_su_class() 562 static int entity_parse_su(struct device *dev, in entity_parse_su() 589 static int entity_parse_mu(struct device *dev, in entity_parse_mu() [all …]
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
| H A D | ipsec.c | 9 static int esw_ipsec_vf_query_generic(struct mlx5_core_dev *dev, u16 vport_num, bool *result) in esw_ipsec_vf_query_generic() 43 int mlx5_esw_ipsec_vf_offload_get(struct mlx5_core_dev *dev, struct mlx5_vport *vport) in mlx5_esw_ipsec_vf_offload_get() 81 static int esw_ipsec_vf_set_generic(struct mlx5_core_dev *dev, u16 vport_num, bool ipsec_ofld) in esw_ipsec_vf_set_generic() 120 static int esw_ipsec_vf_set_bytype(struct mlx5_core_dev *dev, struct mlx5_vport *vport, in esw_ipsec_vf_set_bytype() 171 static int esw_ipsec_vf_crypto_aux_caps_set(struct mlx5_core_dev *dev, u16 vport_num, bool enable) in esw_ipsec_vf_crypto_aux_caps_set() 209 struct mlx5_core_dev *dev = esw->dev; in esw_ipsec_vf_offload_set_bytype() local 261 static int esw_ipsec_offload_supported(struct mlx5_core_dev *dev, u16 vport_num) in esw_ipsec_offload_supported() 283 bool mlx5_esw_ipsec_vf_offload_supported(struct mlx5_core_dev *dev) in mlx5_esw_ipsec_vf_offload_supported() 293 int mlx5_esw_ipsec_vf_crypto_offload_supported(struct mlx5_core_dev *dev, in mlx5_esw_ipsec_vf_crypto_offload_supported() 324 int mlx5_esw_ipsec_vf_packet_offload_supported(struct mlx5_core_dev *dev, in mlx5_esw_ipsec_vf_packet_offload_supported()
|
| /linux/drivers/mfd/ |
| H A D | adp5520.c | 34 struct device *dev; member 91 int adp5520_write(struct device *dev, int reg, uint8_t val) in adp5520_write() 97 int adp5520_read(struct device *dev, int reg, uint8_t *val) in adp5520_read() 103 int adp5520_set_bits(struct device *dev, int reg, uint8_t bit_mask) in adp5520_set_bits() 123 int adp5520_clr_bits(struct device *dev, int reg, uint8_t bit_mask) in adp5520_clr_bits() 143 int adp5520_register_notifier(struct device *dev, struct notifier_block *nb, in adp5520_register_notifier() 161 int adp5520_unregister_notifier(struct device *dev, struct notifier_block *nb, in adp5520_unregister_notifier() 196 static int __remove_subdev(struct device *dev, void *unused) in __remove_subdev() 308 static int adp5520_suspend(struct device *dev) in adp5520_suspend() 320 static int adp5520_resume(struct device *dev) in adp5520_resume()
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_dcb.c | 47 static void lan966x_dcb_app_update(struct net_device *dev) in lan966x_dcb_app_update() 118 static int lan966x_dcb_ieee_dscp_setdel(struct net_device *dev, in lan966x_dcb_ieee_dscp_setdel() 140 static int lan966x_dcb_app_validate(struct net_device *dev, in lan966x_dcb_app_validate() 179 static int lan966x_dcb_ieee_delapp(struct net_device *dev, struct dcb_app *app) in lan966x_dcb_ieee_delapp() 196 static int lan966x_dcb_ieee_setapp(struct net_device *dev, struct dcb_app *app) in lan966x_dcb_ieee_setapp() 227 static int lan966x_dcb_apptrust_validate(struct net_device *dev, in lan966x_dcb_apptrust_validate() 256 static int lan966x_dcb_setapptrust(struct net_device *dev, in lan966x_dcb_setapptrust() 273 static int lan966x_dcb_getapptrust(struct net_device *dev, u8 *selectors, in lan966x_dcb_getapptrust() 287 static int lan966x_dcb_delrewr(struct net_device *dev, struct dcb_app *app) in lan966x_dcb_delrewr() 304 static int lan966x_dcb_setrewr(struct net_device *dev, struct dcb_app *app) in lan966x_dcb_setrewr()
|
| /linux/drivers/comedi/drivers/ |
| H A D | multiq3.c | 70 static void multiq3_set_ctrl(struct comedi_device *dev, unsigned int bits) in multiq3_set_ctrl() 80 static int multiq3_ai_status(struct comedi_device *dev, in multiq3_ai_status() 93 static int multiq3_ai_insn_read(struct comedi_device *dev, in multiq3_ai_insn_read() 130 static int multiq3_ao_insn_write(struct comedi_device *dev, in multiq3_ao_insn_write() 151 static int multiq3_di_insn_bits(struct comedi_device *dev, in multiq3_di_insn_bits() 160 static int multiq3_do_insn_bits(struct comedi_device *dev, in multiq3_do_insn_bits() 173 static int multiq3_encoder_insn_read(struct comedi_device *dev, in multiq3_encoder_insn_read() 219 static void multiq3_encoder_reset(struct comedi_device *dev, in multiq3_encoder_reset() 232 static int multiq3_encoder_insn_config(struct comedi_device *dev, in multiq3_encoder_insn_config() 250 static int multiq3_attach(struct comedi_device *dev, in multiq3_attach()
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76x02_usb_mcu.c | 21 mt76x02u_multiple_mcu_reads(struct mt76_dev *dev, u8 *data, int len) in mt76x02u_multiple_mcu_reads() 37 static int mt76x02u_mcu_wait_resp(struct mt76_dev *dev, u8 seq) in mt76x02u_mcu_wait_resp() 70 __mt76x02u_mcu_send_msg(struct mt76_dev *dev, struct sk_buff *skb, in __mt76x02u_mcu_send_msg() 110 mt76x02u_mcu_send_msg(struct mt76_dev *dev, int cmd, const void *data, in mt76x02u_mcu_send_msg() 133 mt76x02u_mcu_wr_rp(struct mt76_dev *dev, u32 base, in mt76x02u_mcu_wr_rp() 166 mt76x02u_mcu_rd_rp(struct mt76_dev *dev, u32 base, in mt76x02u_mcu_rd_rp() 207 void mt76x02u_mcu_fw_reset(struct mt76x02_dev *dev) in mt76x02u_mcu_fw_reset() 216 __mt76x02u_mcu_fw_send_data(struct mt76x02_dev *dev, u8 *data, in __mt76x02u_mcu_fw_send_data() 253 int mt76x02u_mcu_fw_send_data(struct mt76x02_dev *dev, const void *data, in mt76x02u_mcu_fw_send_data() 280 void mt76x02u_init_mcu(struct mt76_dev *dev) in mt76x02u_init_mcu()
|
| /linux/drivers/rtc/ |
| H A D | rtc-bq32k.c | 53 static int bq32k_read(struct device *dev, void *data, uint8_t off, uint8_t len) in bq32k_read() 76 static int bq32k_write(struct device *dev, void *data, uint8_t off, uint8_t len) in bq32k_write() 90 static int bq32k_rtc_read_time(struct device *dev, struct rtc_time *tm) in bq32k_rtc_read_time() 118 static int bq32k_rtc_set_time(struct device *dev, struct rtc_time *tm) in bq32k_rtc_set_time() 143 static int trickle_charger_of_init(struct device *dev, struct device_node *node) in trickle_charger_of_init() 194 static ssize_t bq32k_sysfs_show_tricklecharge_bypass(struct device *dev, in bq32k_sysfs_show_tricklecharge_bypass() 207 static ssize_t bq32k_sysfs_store_tricklecharge_bypass(struct device *dev, in bq32k_sysfs_store_tricklecharge_bypass() 243 static int bq32k_sysfs_register(struct device *dev) in bq32k_sysfs_register() 248 static void bq32k_sysfs_unregister(struct device *dev) in bq32k_sysfs_unregister() 255 struct device *dev = &client->dev; in bq32k_probe() local
|
| H A D | rtc-tegra.c | 78 static int tegra_rtc_wait_while_busy(struct device *dev) in tegra_rtc_wait_while_busy() 102 static int tegra_rtc_read_time(struct device *dev, struct rtc_time *tm) in tegra_rtc_read_time() 126 static int tegra_rtc_set_time(struct device *dev, struct rtc_time *tm) in tegra_rtc_set_time() 148 static int tegra_rtc_read_alarm(struct device *dev, struct rtc_wkalrm *alarm) in tegra_rtc_read_alarm() 170 static int tegra_rtc_alarm_irq_enable(struct device *dev, unsigned int enabled) in tegra_rtc_alarm_irq_enable() 193 static int tegra_rtc_set_alarm(struct device *dev, struct rtc_wkalrm *alarm) in tegra_rtc_set_alarm() 221 static int tegra_rtc_proc(struct device *dev, struct seq_file *seq) in tegra_rtc_proc() 233 struct device *dev = data; in tegra_rtc_irq_handler() local 353 static int tegra_rtc_suspend(struct device *dev) in tegra_rtc_suspend() 377 static int tegra_rtc_resume(struct device *dev) in tegra_rtc_resume()
|
| /linux/drivers/platform/surface/aggregator/ |
| H A D | bus.c | 22 static ssize_t modalias_show(struct device *dev, struct device_attribute *attr, in modalias_show() 41 static int ssam_device_uevent(const struct device *dev, struct kobj_uevent_env *env) in ssam_device_uevent() 51 static void ssam_device_release(struct device *dev) in ssam_device_release() 265 const struct ssam_device_id *ssam_device_get_match(const struct ssam_device *dev) in ssam_device_get_match() 298 const void *ssam_device_get_match_data(const struct ssam_device *dev) in ssam_device_get_match_data() 310 static int ssam_bus_match(struct device *dev, const struct device_driver *drv) in ssam_bus_match() 321 static int ssam_bus_probe(struct device *dev) in ssam_bus_probe() 327 static void ssam_bus_remove(struct device *dev) in ssam_bus_remove() 504 static int ssam_remove_device(struct device *dev, void *_data) in ssam_remove_device() 523 void ssam_remove_clients(struct device *dev) in ssam_remove_clients()
|
| /linux/drivers/net/usb/ |
| H A D | cdc_ether.c | 66 void usbnet_cdc_update_filter(struct usbnet *dev) in usbnet_cdc_update_filter() 112 int usbnet_generic_cdc_bind(struct usbnet *dev, struct usb_interface *intf) in usbnet_generic_cdc_bind() 340 int usbnet_ether_cdc_bind(struct usbnet *dev, struct usb_interface *intf) in usbnet_ether_cdc_bind() 360 void usbnet_cdc_unbind(struct usbnet *dev, struct usb_interface *intf) in usbnet_cdc_unbind() 397 static void speed_change(struct usbnet *dev, __le32 *speeds) in speed_change() 403 void usbnet_cdc_status(struct usbnet *dev, struct urb *urb) in usbnet_cdc_status() 443 int usbnet_cdc_bind(struct usbnet *dev, struct usb_interface *intf) in usbnet_cdc_bind() 466 static int usbnet_cdc_zte_bind(struct usbnet *dev, struct usb_interface *intf) in usbnet_cdc_zte_bind() 483 int usbnet_cdc_zte_rx_fixup(struct usbnet *dev, struct sk_buff *skb) in usbnet_cdc_zte_rx_fixup() 501 static void usbnet_cdc_zte_status(struct usbnet *dev, struct urb *urb) in usbnet_cdc_zte_status()
|
| /linux/drivers/video/backlight/ |
| H A D | lcd.c | 72 static ssize_t lcd_power_show(struct device *dev, struct device_attribute *attr, in lcd_power_show() 88 static ssize_t lcd_power_store(struct device *dev, in lcd_power_store() 113 static ssize_t contrast_show(struct device *dev, in contrast_show() 127 static ssize_t contrast_store(struct device *dev, in contrast_store() 152 static ssize_t max_contrast_show(struct device *dev, in max_contrast_show() 161 static void lcd_device_release(struct device *dev) in lcd_device_release() 250 static void devm_lcd_device_release(struct device *dev, void *res) in devm_lcd_device_release() 257 static int devm_lcd_device_match(struct device *dev, void *res, void *data) in devm_lcd_device_match() 278 struct lcd_device *devm_lcd_device_register(struct device *dev, in devm_lcd_device_register() 309 void devm_lcd_device_unregister(struct device *dev, struct lcd_device *ld) in devm_lcd_device_unregister()
|
| /linux/drivers/gpu/drm/exynos/ |
| H A D | exynos_drm_gem.c | 26 struct drm_device *dev = exynos_gem->base.dev; in exynos_drm_alloc_buf() local 73 struct drm_device *dev = exynos_gem->base.dev; in exynos_drm_free_buf() local 146 static struct exynos_drm_gem *exynos_drm_gem_init(struct drm_device *dev, in exynos_drm_gem_init() 181 struct exynos_drm_gem *exynos_drm_gem_create(struct drm_device *dev, in exynos_drm_gem_create() 228 int exynos_drm_gem_create_ioctl(struct drm_device *dev, void *data, in exynos_drm_gem_create_ioctl() 249 int exynos_drm_gem_map_ioctl(struct drm_device *dev, void *data, in exynos_drm_gem_map_ioctl() 296 int exynos_drm_gem_get_ioctl(struct drm_device *dev, void *data, in exynos_drm_gem_get_ioctl() 325 struct drm_device *dev, in exynos_drm_gem_dumb_create() 398 struct drm_gem_object *exynos_drm_gem_prime_import(struct drm_device *dev, in exynos_drm_gem_prime_import() 428 exynos_drm_gem_prime_import_sg_table(struct drm_device *dev, in exynos_drm_gem_prime_import_sg_table()
|