Searched refs:dev (Results 226 - 250 of 20581) sorted by relevance

1234567891011>>

/linux-master/arch/mips/include/asm/
H A Ddma-direct.h5 dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr);
6 phys_addr_t dma_to_phys(struct device *dev, dma_addr_t daddr);
/linux-master/sound/soc/mediatek/mt8192/
H A Dmt8192-afe-gpio.h14 int mt8192_afe_gpio_init(struct device *dev);
16 int mt8192_afe_gpio_request(struct device *dev, bool enable,
/linux-master/drivers/iio/accel/
H A Dmma7455.h12 int mma7455_core_probe(struct device *dev, struct regmap *regmap,
14 void mma7455_core_remove(struct device *dev);
/linux-master/arch/mips/pci/
H A Dpci-bcm47xx.c31 int pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) argument
37 static int bcm47xx_pcibios_plat_dev_init_ssb(struct pci_dev *dev) argument
42 res = ssb_pcibios_plat_dev_init(dev);
44 pci_alert(dev, "PCI: Failed to init device\n");
48 pci_read_config_byte(dev, PCI_INTERRUPT_PIN, &pin);
49 slot = PCI_SLOT(dev->devfn);
50 res = ssb_pcibios_map_irq(dev, slot, pin);
54 pci_alert(dev, "PCI: Failed to map IRQ of device\n");
58 dev->irq = res;
64 static int bcm47xx_pcibios_plat_dev_init_bcma(struct pci_dev *dev) argument
87 pcibios_plat_dev_init(struct pci_dev *dev) argument
[all...]
/linux-master/drivers/mfd/
H A Dtwl-core.h5 extern int twl6030_init_irq(struct device *dev, int irq_num);
7 extern int twl4030_init_irq(struct device *dev, int irq_num);
/linux-master/drivers/usb/typec/
H A Dmux.h9 struct device dev; member in struct:typec_switch_dev
14 struct device dev; member in struct:typec_mux_dev
18 #define to_typec_switch_dev(_dev_) container_of(_dev_, struct typec_switch_dev, dev)
19 #define to_typec_mux_dev(_dev_) container_of(_dev_, struct typec_mux_dev, dev)
24 #define is_typec_switch_dev(dev) ((dev)->type == &typec_switch_dev_type)
25 #define is_typec_mux_dev(dev) ((dev)->type == &typec_mux_dev_type)
/linux-master/arch/loongarch/include/asm/
H A Ddma-direct.h8 dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr);
9 phys_addr_t dma_to_phys(struct device *dev, dma_addr_t daddr);
/linux-master/drivers/net/can/dev/
H A DMakefile3 obj-$(CONFIG_CAN_DEV) += can-dev.o
5 can-dev-y += skb.o
7 can-dev-$(CONFIG_CAN_CALC_BITTIMING) += calc_bittiming.o
8 can-dev-$(CONFIG_CAN_NETLINK) += bittiming.o
9 can-dev-$(CONFIG_CAN_NETLINK) += dev.o
10 can-dev-$(CONFIG_CAN_NETLINK) += length.o
11 can-dev-$(CONFIG_CAN_NETLINK) += netlink.o
12 can-dev-$(CONFIG_CAN_RX_OFFLOAD) += rx-offload.o
/linux-master/arch/powerpc/include/asm/
H A Dmpc5xxx.h18 static inline unsigned long mpc5xxx_get_bus_frequency(struct device *dev) argument
20 return mpc5xxx_fwnode_get_bus_frequency(dev_fwnode(dev));
/linux-master/sound/soc/mediatek/mt8186/
H A Dmt8186-afe-gpio.h14 int mt8186_afe_gpio_init(struct device *dev);
16 int mt8186_afe_gpio_request(struct device *dev, bool enable,
/linux-master/drivers/input/
H A Dinput-core-private.h12 void input_mt_release_slots(struct input_dev *dev);
13 void input_handle_event(struct input_dev *dev,
/linux-master/drivers/staging/octeon/
H A Dethernet-tx.h8 netdev_tx_t cvm_oct_xmit(struct sk_buff *skb, struct net_device *dev);
9 netdev_tx_t cvm_oct_xmit_pow(struct sk_buff *skb, struct net_device *dev);
10 int cvm_oct_transmit_qos(struct net_device *dev, void *work_queue_entry,
14 void cvm_oct_tx_shutdown_dev(struct net_device *dev);
/linux-master/drivers/net/wireless/mediatek/mt76/mt7603/
H A Ddebugfs.c8 struct mt7603_dev *dev = dev_get_drvdata(s->private); local
25 dev->reset_cause[i]);
34 struct mt7603_dev *dev = dev_get_drvdata(s->private); local
36 seq_printf(s, "Sensitivity: %d\n", dev->sensitivity);
38 dev->false_cca_ofdm, dev->false_cca_cck);
46 struct mt7603_dev *dev = data; local
48 mutex_lock(&dev->mt76.mutex);
50 dev->ed_monitor_enabled = !!val;
51 dev
63 struct mt7603_dev *dev = data; local
75 struct mt7603_dev *dev = file->private; local
96 mt7603_init_debugfs(struct mt7603_dev *dev) argument
[all...]
/linux-master/include/drm/
H A Ddrm_fbdev_generic.h9 void drm_fbdev_generic_setup(struct drm_device *dev, unsigned int preferred_bpp);
11 static inline void drm_fbdev_generic_setup(struct drm_device *dev, unsigned int preferred_bpp) argument
H A Ddrm_fbdev_dma.h9 void drm_fbdev_dma_setup(struct drm_device *dev, unsigned int preferred_bpp);
11 static inline void drm_fbdev_dma_setup(struct drm_device *dev, unsigned int preferred_bpp) argument
/linux-master/include/linux/pinctrl/
H A Ddevinfo.h46 extern int pinctrl_bind_pins(struct device *dev);
47 extern int pinctrl_init_done(struct device *dev);
49 static inline struct pinctrl *dev_pinctrl(struct device *dev) argument
51 if (!dev->pins)
54 return dev->pins->p;
61 static inline int pinctrl_bind_pins(struct device *dev) argument
66 static inline int pinctrl_init_done(struct device *dev) argument
71 static inline struct pinctrl *dev_pinctrl(struct device *dev) argument
H A Dmachine.h80 #define PIN_MAP_DUMMY_STATE(dev, state) \
82 .dev_name = dev, \
87 #define PIN_MAP_MUX_GROUP(dev, state, pinctrl, grp, func) \
89 .dev_name = dev, \
99 #define PIN_MAP_MUX_GROUP_DEFAULT(dev, pinctrl, grp, func) \
100 PIN_MAP_MUX_GROUP(dev, PINCTRL_STATE_DEFAULT, pinctrl, grp, func)
102 #define PIN_MAP_MUX_GROUP_HOG(dev, state, grp, func) \
103 PIN_MAP_MUX_GROUP(dev, state, dev, grp, func)
105 #define PIN_MAP_MUX_GROUP_HOG_DEFAULT(dev, gr
[all...]
/linux-master/drivers/base/
H A Dphysical_location.h11 bool dev_add_physical_location(struct device *dev);
14 static inline bool dev_add_physical_location(struct device *dev) { return false; }; argument
/linux-master/samples/pktgen/
H A Dpktgen_bench_xmit_mode_netif_receive.sh19 # (2) ingress on other dev (change ingress_needed and calls
22 # config: tc qdisc add dev $SOMEDEV handle ffff: ingress
24 # (3) ingress on this dev, handle_ing() -> tc_classify()
26 # config: tc qdisc add dev $DEV handle ffff: ingress
28 # (4) ingress on this dev + drop at u32 classifier/action.
64 dev=${DEV}@${thread}
66 # Add remove all other devices and add_device $dev to thread
68 pg_thread $thread "add_device" $dev
70 # Base config of dev
71 pg_set $dev "fla
[all...]
/linux-master/drivers/infiniband/hw/mlx5/
H A Dmacsec.h17 int mlx5r_macsec_init_gids_and_devlist(struct mlx5_ib_dev *dev);
18 void mlx5r_macsec_dealloc_gids(struct mlx5_ib_dev *dev);
19 void mlx5r_macsec_event_register(struct mlx5_ib_dev *dev);
20 void mlx5r_macsec_event_unregister(struct mlx5_ib_dev *dev);
24 static inline int mlx5r_macsec_init_gids_and_devlist(struct mlx5_ib_dev *dev) { return 0; } argument
25 static inline void mlx5r_macsec_dealloc_gids(struct mlx5_ib_dev *dev) {} argument
26 static inline void mlx5r_macsec_event_register(struct mlx5_ib_dev *dev) {} argument
27 static inline void mlx5r_macsec_event_unregister(struct mlx5_ib_dev *dev) {} argument
/linux-master/drivers/infiniband/sw/rdmavt/
H A Dtrace.h6 #define RDI_DEV_ENTRY(rdi) __string(dev, rvt_get_ibdev_name(rdi))
7 #define RDI_DEV_ASSIGN(rdi) __assign_str(dev, rvt_get_ibdev_name(rdi))
/linux-master/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_dev.h12 bool rtl92e_is_halfn_supported_by_ap(struct net_device *dev);
13 bool rtl92e_get_nmode_support_by_sec(struct net_device *dev);
14 bool rtl92e_is_tx_stuck(struct net_device *dev);
15 bool rtl92e_is_rx_stuck(struct net_device *dev);
16 void rtl92e_ack_irq(struct net_device *dev, u32 *p_inta);
17 void rtl92e_enable_rx(struct net_device *dev);
18 void rtl92e_enable_tx(struct net_device *dev);
19 void rtl92e_init_variables(struct net_device *dev);
20 void rtl92e_set_reg(struct net_device *dev, u8 variable, u8 *val);
21 void rtl92e_get_eeprom_size(struct net_device *dev);
[all...]
/linux-master/include/linux/
H A Dof_device.h13 const struct of_device_id *matches, const struct device *dev);
18 * @dev: the device structure to match against
20 static inline int of_driver_match_device(struct device *dev, argument
23 return of_match_device(drv->of_match_table, dev) != NULL;
26 extern ssize_t of_device_modalias(struct device *dev, char *str, ssize_t len);
28 extern void of_device_uevent(const struct device *dev, struct kobj_uevent_env *env);
29 extern int of_device_uevent_modalias(const struct device *dev, struct kobj_uevent_env *env);
31 int of_dma_configure_id(struct device *dev,
34 static inline int of_dma_configure(struct device *dev, argument
38 return of_dma_configure_id(dev, n
45 of_driver_match_device(struct device *dev, const struct device_driver *drv) argument
51 of_device_uevent(const struct device *dev, struct kobj_uevent_env *env) argument
54 of_device_modalias(struct device *dev, char *str, ssize_t len) argument
60 of_device_uevent_modalias(const struct device *dev, struct kobj_uevent_env *env) argument
66 of_match_device( const struct of_device_id *matches, const struct device *dev) argument
72 of_dma_configure_id(struct device *dev, struct device_node *np, bool force_dma, const u32 *id) argument
79 of_dma_configure(struct device *dev, struct device_node *np, bool force_dma) argument
86 of_device_make_bus_id(struct device *dev) argument
[all...]
/linux-master/drivers/net/wireless/broadcom/b43/
H A Dphy_ht.c35 static void b43_radio_2059_channel_setup(struct b43_wldev *dev, argument
42 b43_radio_write(dev, 0x16, e->radio_syn16);
43 b43_radio_write(dev, 0x17, e->radio_syn17);
44 b43_radio_write(dev, 0x22, e->radio_syn22);
45 b43_radio_write(dev, 0x25, e->radio_syn25);
46 b43_radio_write(dev, 0x27, e->radio_syn27);
47 b43_radio_write(dev, 0x28, e->radio_syn28);
48 b43_radio_write(dev, 0x29, e->radio_syn29);
49 b43_radio_write(dev, 0x2c, e->radio_syn2c);
50 b43_radio_write(dev,
80 b43_radio_2059_rcal(struct b43_wldev *dev) argument
107 b43_radio_2057_rccal(struct b43_wldev *dev) argument
134 b43_radio_2059_init_pre(struct b43_wldev *dev) argument
142 b43_radio_2059_init(struct b43_wldev *dev) argument
175 b43_phy_ht_force_rf_sequence(struct b43_wldev *dev, u16 rf_seq) argument
196 b43_phy_ht_pa_override(struct b43_wldev *dev, bool enable) argument
220 b43_phy_ht_classifier(struct b43_wldev *dev, u16 mask, u16 val) argument
236 b43_phy_ht_reset_cca(struct b43_wldev *dev) argument
250 b43_phy_ht_zero_extg(struct b43_wldev *dev) argument
265 b43_phy_ht_afe_unk1(struct b43_wldev *dev) argument
286 b43_phy_ht_read_clip_detection(struct b43_wldev *dev, u16 *clip_st) argument
293 b43_phy_ht_bphy_init(struct b43_wldev *dev) argument
311 b43_phy_ht_bphy_reset(struct b43_wldev *dev, bool reset) argument
335 b43_phy_ht_stop_playback(struct b43_wldev *dev) argument
359 b43_phy_ht_load_samples(struct b43_wldev *dev) argument
374 b43_phy_ht_run_samples(struct b43_wldev *dev, u16 samps, u16 loops, u16 wait) argument
415 b43_phy_ht_tx_tone(struct b43_wldev *dev) argument
427 b43_phy_ht_rssi_select(struct b43_wldev *dev, u8 core_sel, enum ht_rssi_type rssi_type) argument
467 b43_phy_ht_poll_rssi(struct b43_wldev *dev, enum ht_rssi_type type, s32 *buf, u8 nsamp) argument
511 b43_phy_ht_tx_power_fix(struct b43_wldev *dev) argument
533 b43_phy_ht_tx_power_ctl(struct b43_wldev *dev, bool enable) argument
573 b43_phy_ht_tx_power_ctl_idle_tssi(struct b43_wldev *dev) argument
609 b43_phy_ht_tssi_setup(struct b43_wldev *dev) argument
621 b43_phy_ht_tx_power_ctl_setup(struct b43_wldev *dev) argument
733 b43_phy_ht_spur_avoid(struct b43_wldev *dev, struct ieee80211_channel *new_channel) argument
763 b43_phy_ht_channel_setup(struct b43_wldev *dev, const struct b43_phy_ht_channeltab_e_phy *e, struct ieee80211_channel *new_channel) argument
807 b43_phy_ht_set_channel(struct b43_wldev *dev, struct ieee80211_channel *channel, enum nl80211_channel_type channel_type) argument
841 b43_phy_ht_op_allocate(struct b43_wldev *dev) argument
853 b43_phy_ht_op_prepare_structs(struct b43_wldev *dev) argument
869 b43_phy_ht_op_init(struct b43_wldev *dev) argument
1009 b43_phy_ht_op_free(struct b43_wldev *dev) argument
1019 b43_phy_ht_op_software_rfkill(struct b43_wldev *dev, bool blocked) argument
1038 b43_phy_ht_op_switch_analog(struct b43_wldev *dev, bool on) argument
1057 b43_phy_ht_op_switch_channel(struct b43_wldev *dev, unsigned int new_channel) argument
1074 b43_phy_ht_op_get_default_chan(struct b43_wldev *dev) argument
1085 b43_phy_ht_op_maskset(struct b43_wldev *dev, u16 reg, u16 mask, u16 set) argument
1093 b43_phy_ht_op_radio_read(struct b43_wldev *dev, u16 reg) argument
1102 b43_phy_ht_op_radio_write(struct b43_wldev *dev, u16 reg, u16 value) argument
1110 b43_phy_ht_op_recalc_txpower(struct b43_wldev *dev, bool ignore_tssi) argument
1115 b43_phy_ht_op_adjust_txpower(struct b43_wldev *dev) argument
[all...]
/linux-master/drivers/input/mouse/
H A Dappletouch.c201 struct input_dev *input; /* input dev */
260 static int atp_geyser_init(struct atp *dev) argument
262 struct usb_device *udev = dev->udev;
270 dev_err(&dev->intf->dev, "Out of memory\n");
285 dev_err(&dev->intf->dev, "Failed to read mode from device.\n");
304 dev_err(&dev->intf->dev, "Failed to request geyser raw mode\n");
320 struct atp *dev local
333 atp_calculate_abs(struct atp *dev, int offset, int nb_sensors, int fact, int *z, int *fingers) argument
447 struct atp *dev = urb->context; local
489 atp_detect_size(struct atp *dev) argument
520 struct atp *dev = urb->context; local
660 struct atp *dev = urb->context; local
798 struct atp *dev = input_get_drvdata(input); local
809 struct atp *dev = input_get_drvdata(input); local
816 atp_handle_geyser(struct atp *dev) argument
832 struct atp *dev; local
944 struct atp *dev = usb_get_intfdata(iface); local
958 atp_recover(struct atp *dev) argument
974 struct atp *dev = usb_get_intfdata(iface); local
982 struct atp *dev = usb_get_intfdata(iface); local
992 struct atp *dev = usb_get_intfdata(iface); local
[all...]

Completed in 546 milliseconds

1234567891011>>