Home
last modified time | relevance | path

Searched +full:8 +full:dev (Results 1 – 25 of 2927) sorted by relevance

12345678910>>...118

/linux/drivers/pnp/pnpbios/
H A Drsparser.c56 static void pnpbios_parse_allocated_ioresource(struct pnp_dev *dev, in pnpbios_parse_allocated_ioresource() argument
65 pnp_add_io_resource(dev, start, end, flags); in pnpbios_parse_allocated_ioresource()
68 static void pnpbios_parse_allocated_memresource(struct pnp_dev *dev, in pnpbios_parse_allocated_memresource() argument
77 pnp_add_mem_resource(dev, start, end, flags); in pnpbios_parse_allocated_memresource()
80 static unsigned char *pnpbios_parse_allocated_resource_data(struct pnp_dev *dev, in pnpbios_parse_allocated_resource_data() argument
90 pnp_dbg(&dev->dev, "parse allocated resources\n"); in pnpbios_parse_allocated_resource_data()
92 pnp_init_resources(dev); in pnpbios_parse_allocated_resource_data()
98 len = (p[2] << 8) | p[1]; in pnpbios_parse_allocated_resource_data()
112 pnpbios_parse_allocated_memresource(dev, io, size); in pnpbios_parse_allocated_resource_data()
128 pnpbios_parse_allocated_memresource(dev, io, size); in pnpbios_parse_allocated_resource_data()
[all …]
/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/
H A Dtaprio.json4 "name": "Add taprio Qdisc to multi-queue device (8 queues)",
13 "echo \"1 1 8\" > /sys/bus/netdevsim/new_device"
15 …"cmdUnderTest": "$TC qdisc add dev $ETH root handle 1: taprio num_tc 3 map 2 2 1 0 2 2 2 2 2 2 2 2…
17 "verifyCmd": "$TC qdisc show dev $ETH",
35 "echo \"1 1 8\" > /sys/bus/netdevsim/new_device"
37 …"cmdUnderTest": "$TC qdisc add dev $ETH root handle 1: taprio num_tc 3 map 2 2 1 0 2 2 2 2 2 2 2 2…
39 "verifyCmd": "$TC qdisc show dev $ETH",
47 "id": "8d92",
57 "echo \"1 1 8\" > /sys/bus/netdevsim/new_device"
59 …"cmdUnderTest": "$TC qdisc add dev $ETH root handle 1: taprio num_tc 3 map 2 2 1 0 2 2 2 2 2 2 2 2…
[all …]
/linux/drivers/media/common/saa7146/
H A Dsaa7146_hlp.c13 …*clip_format |= (( ((palette&0xf00)>>8) << 30) | ((palette&0x00f) << 24) | (((palette&0x0f0)>>4) … in calculate_output_format_register()
16 static void calculate_hps_source_and_sync(struct saa7146_dev *dev, int source, int sync, u32* hps_c… in calculate_hps_source_and_sync() argument
48 {0x00, 2}, {0x02, 4}, {0x00, 4}, {0x06, 8}, {0x02, 8},
49 {0x08, 8}, {0x00, 8}, {0x1E, 16}, {0x0E, 8}, {0x26, 8},
50 {0x06, 8}, {0x42, 8}, {0x02, 8}, {0x80, 8}, {0x00, 8},
51 {0xFE, 16}, {0xFE, 8}, {0x7E, 8}, {0x7E, 8}, {0x3E, 8},
52 {0x3E, 8}, {0x1E, 8}, {0x1E, 8}, {0x0E, 8}, {0x0E, 8},
53 {0x06, 8}, {0x06, 8}, {0x02, 8}, {0x02, 8}, {0x00, 8},
54 {0x00, 8}, {0xFE, 16}, {0xFE, 8}, {0xFE, 8}, {0xFE, 8},
55 {0xFE, 8}, {0xFE, 8}, {0xFE, 8}, {0xFE, 8}, {0xFE, 8},
[all …]
/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_lp.c35 static unsigned int b43_lpphy_op_get_default_chan(struct b43_wldev *dev) in b43_lpphy_op_get_default_chan() argument
37 if (b43_current_band(dev->wl) == NL80211_BAND_2GHZ) in b43_lpphy_op_get_default_chan()
42 static int b43_lpphy_op_allocate(struct b43_wldev *dev) in b43_lpphy_op_allocate() argument
49 dev->phy.lp = lpphy; in b43_lpphy_op_allocate()
54 static void b43_lpphy_op_prepare_structs(struct b43_wldev *dev) in b43_lpphy_op_prepare_structs() argument
56 struct b43_phy *phy = &dev->phy; in b43_lpphy_op_prepare_structs()
65 static void b43_lpphy_op_free(struct b43_wldev *dev) in b43_lpphy_op_free() argument
67 struct b43_phy_lp *lpphy = dev->phy.lp; in b43_lpphy_op_free()
70 dev->phy.lp = NULL; in b43_lpphy_op_free()
74 static void lpphy_read_band_sprom(struct b43_wldev *dev) in lpphy_read_band_sprom() argument
[all …]
/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_h265.c59 struct cedrus_dev *dev = ctx->dev; in cedrus_h265_irq_status() local
62 reg = cedrus_read(dev, VE_DEC_H265_STATUS); in cedrus_h265_irq_status()
74 struct cedrus_dev *dev = ctx->dev; in cedrus_h265_irq_clear() local
76 cedrus_write(dev, VE_DEC_H265_STATUS, VE_DEC_H265_STATUS_CHECK_MASK); in cedrus_h265_irq_clear()
81 struct cedrus_dev *dev = ctx->dev; in cedrus_h265_irq_disable() local
82 u32 reg = cedrus_read(dev, VE_DEC_H265_CTRL); in cedrus_h265_irq_disable()
86 cedrus_write(dev, VE_DEC_H265_CTRL, reg); in cedrus_h265_irq_disable()
89 static void cedrus_h265_sram_write_offset(struct cedrus_dev *dev, u32 offset) in cedrus_h265_sram_write_offset() argument
91 cedrus_write(dev, VE_DEC_H265_SRAM_OFFSET, offset); in cedrus_h265_sram_write_offset()
94 static void cedrus_h265_sram_write_data(struct cedrus_dev *dev, void *data, in cedrus_h265_sram_write_data() argument
[all …]
/linux/drivers/pnp/isapnp/
H A Dcore.c80 #define ISAPNP_CFG_PORT 0x60 /* 8 * word */
89 #define ISAPNP_MAX_PORT 8
127 val = (val << 8) + isapnp_read_byte(idx + 1); in isapnp_read_word()
139 isapnp_write_byte(idx, val >> 8); in isapnp_write_word()
297 data = read_data() << 8; in isapnp_isolate()
309 data = read_data() << 8; in isapnp_isolate()
361 *size = (tmp[1] << 8) | tmp[0]; in isapnp_read_tag()
386 struct pnp_dev *dev; in isapnp_parse_device() local
388 char id[8]; in isapnp_parse_device()
391 eisa_id = tmp[0] | tmp[1] << 8 | tmp[2] << 16 | tmp[3] << 24; in isapnp_parse_device()
[all …]
/linux/drivers/gpu/drm/radeon/
H A Devergreen_cs.c52 struct radeon_bo *cb_color_fmask_bo[8]; /* unused */
53 struct radeon_bo *cb_color_cmask_bo[8]; /* unused */
60 u32 cb_color_cmask_slice[8];/* unused */
61 u32 cb_color_fmask_slice[8];/* unused */
111 case 8: in evergreen_cs_get_num_banks()
123 for (i = 0; i < 8; i++) { in evergreen_cs_track_init()
216 dev_warn(p->dev, "%s:%d %s pitch %d invalid must be aligned with %d\n", in evergreen_surface_check_linear_aligned()
231 palign = track->group_size / (8 * surf->bpe * surf->nsamples); in evergreen_surface_check_1d()
232 palign = MAX(8, palign); in evergreen_surface_check_1d()
236 surf->halign = 8; in evergreen_surface_check_1d()
[all …]
H A Dr600_cs.c47 u32 cb_color_base_last[8];
48 struct radeon_bo *cb_color_bo[8];
49 u64 cb_color_bo_mc[8];
50 u64 cb_color_bo_offset[8];
51 struct radeon_bo *cb_color_frag_bo[8];
52 u64 cb_color_frag_offset[8];
53 struct radeon_bo *cb_color_tile_bo[8];
54 u64 cb_color_tile_offset[8];
55 u32 cb_color_mask[8];
56 u32 cb_color_info[8];
[all …]
/linux/drivers/comedi/drivers/
H A Dni_daq_700.c22 * or 8 differential channels, and three input ranges.
25 * port, bit 0; channel 8 corresponds to the input port, bit 0.
27 * Digital direction configuration: channels 0-7 output, 8-15 input.
47 #define DIO_W 0x04 /* WO 8bit */
48 #define DIO_R 0x05 /* RO 8bit */
49 #define CMD_R1 0x00 /* WO 8bit */
50 #define CMD_R2 0x07 /* RW 8bit */
51 #define CMD_R3 0x05 /* W0 8bit */
52 #define STA_R1 0x00 /* RO 8bit */
53 #define STA_R2 0x01 /* RO 8bit */
[all …]
H A Daddi_apci_3xxx.c25 8, {
96 .name = "apci3000-8",
98 .ai_n_chan = 8,
123 .name = "apci3006-8",
125 .ai_n_chan = 8,
152 .name = "apci3010-8",
154 .ai_n_chan = 8,
185 .name = "apci3016-8",
187 .ai_n_chan = 8,
217 .name = "apci3100-8
349 struct comedi_device *dev = d; apci3xxx_irq_handler() local
371 apci3xxx_ai_started(struct comedi_device * dev) apci3xxx_ai_started() argument
379 apci3xxx_ai_setup(struct comedi_device * dev,unsigned int chanspec) apci3xxx_ai_setup() argument
418 apci3xxx_ai_eoc(struct comedi_device * dev,struct comedi_subdevice * s,struct comedi_insn * insn,unsigned long context) apci3xxx_ai_eoc() argument
431 apci3xxx_ai_insn_read(struct comedi_device * dev,struct comedi_subdevice * s,struct comedi_insn * insn,unsigned int * data) apci3xxx_ai_insn_read() argument
459 apci3xxx_ai_ns_to_timer(struct comedi_device * dev,unsigned int * ns,unsigned int flags) apci3xxx_ai_ns_to_timer() argument
509 apci3xxx_ai_cmdtest(struct comedi_device * dev,struct comedi_subdevice * s,struct comedi_cmd * cmd) apci3xxx_ai_cmdtest() argument
566 apci3xxx_ai_cmd(struct comedi_device * dev,struct comedi_subdevice * s) apci3xxx_ai_cmd() argument
589 apci3xxx_ai_cancel(struct comedi_device * dev,struct comedi_subdevice * s) apci3xxx_ai_cancel() argument
595 apci3xxx_ao_eoc(struct comedi_device * dev,struct comedi_subdevice * s,struct comedi_insn * insn,unsigned long context) apci3xxx_ao_eoc() argument
608 apci3xxx_ao_insn_write(struct comedi_device * dev,struct comedi_subdevice * s,struct comedi_insn * insn,unsigned int * data) apci3xxx_ao_insn_write() argument
638 apci3xxx_di_insn_bits(struct comedi_device * dev,struct comedi_subdevice * s,struct comedi_insn * insn,unsigned int * data) apci3xxx_di_insn_bits() argument
648 apci3xxx_do_insn_bits(struct comedi_device * dev,struct comedi_subdevice * s,struct comedi_insn * insn,unsigned int * data) apci3xxx_do_insn_bits() argument
663 apci3xxx_dio_insn_config(struct comedi_device * dev,struct comedi_subdevice * s,struct comedi_insn * insn,unsigned int * data) apci3xxx_dio_insn_config() argument
696 apci3xxx_dio_insn_bits(struct comedi_device * dev,struct comedi_subdevice * s,struct comedi_insn * insn,unsigned int * data) apci3xxx_dio_insn_bits() argument
724 apci3xxx_reset(struct comedi_device * dev) apci3xxx_reset() argument
752 apci3xxx_auto_attach(struct comedi_device * dev,unsigned long context) apci3xxx_auto_attach() argument
900 apci3xxx_detach(struct comedi_device * dev) apci3xxx_detach() argument
914 apci3xxx_pci_probe(struct pci_dev * dev,const struct pci_device_id * id) apci3xxx_pci_probe() argument
[all...]
H A Dpcl730.c34 * all registers are 8-bit.
46 * BASE+1 Isolated outputs 8-15 (write) / inputs 8-15 (read)
48 * BASE+3 TTL outputs 8-15 (write) / inputs 8-15 (read)
60 * BASE+1 Isolated outputs 8-15 (write) (read back)
62 * BASE+3 Isolated inputs 8-15 (read)
67 * BASE+1 Isolated outputs 8-15 (write) or inputs 8-15 (read)
74 * BASE+1 Isolated outputs 8-15 (write) (read back)
76 * BASE+3 Isolated inputs 8-15 (read)
85 * BASE+5 Change detect 15-8 status register (read)
90 * BASE+1 Isolated outputs 8-15 (write)
[all …]
/linux/drivers/mfd/
H A Dmt6360-core.c29 struct device *dev; member
84 /* REG 1 -> 8 ~ 15 */
133 /* REG 8 -> 64 ~ 71 */
183 REGMAP_IRQ_REG_LINE(MT6360_CHG_TREG_EVT, 8),
184 REGMAP_IRQ_REG_LINE(MT6360_CHG_AICR_EVT, 8),
185 REGMAP_IRQ_REG_LINE(MT6360_CHG_MIVR_EVT, 8),
186 REGMAP_IRQ_REG_LINE(MT6360_PWR_RDY_EVT, 8),
187 REGMAP_IRQ_REG_LINE(MT6360_CHG_BATSYSUV_EVT, 8),
188 REGMAP_IRQ_REG_LINE(MT6360_FLED_CHG_VINOVP_EVT, 8),
189 REGMAP_IRQ_REG_LINE(MT6360_CHG_VSYSUV_EVT, 8),
[all …]
/linux/drivers/net/ethernet/8390/
H A Dstnic.c59 static void stnic_reset (struct net_device *dev);
60 static void stnic_get_hdr (struct net_device *dev, struct e8390_pkt_hdr *hdr,
62 static void stnic_block_input (struct net_device *dev, int count,
64 static void stnic_block_output (struct net_device *dev, int count,
67 static void stnic_init (struct net_device *dev);
89 val = (*(vhalf *) (PA_83902 + ((reg) << 1)) >> 8) & 0xff; in STNIC_READ()
97 *(vhalf *) (PA_83902 + ((reg) << 1)) = ((half) (val) << 8); in STNIC_WRITE()
103 struct net_device *dev; in stnic_probe() local
112 dev = alloc_ei_netdev(); in stnic_probe()
113 if (!dev) in stnic_probe()
[all …]
/linux/drivers/power/supply/
H A Drt9471.c132 RT9471_PORTSTAT_APPLE_10W = 8,
156 struct device *dev; member
563 struct device *dev = chip->dev; in rt9471_register_interrupts() local
584 ret = devm_request_threaded_irq(dev, virq, NULL, curr->handler, in rt9471_register_interrupts()
587 return dev_err_probe(dev, ret, "Failed to register IRQ (%s)\n", in rt9471_register_interrupts()
628 struct device *dev = chip->dev; in rt9471_register_otg_regulator() local
629 struct regulator_config cfg = { .dev = dev, .driver_data = chip }; in rt9471_register_otg_regulator()
631 chip->otg_rdev = devm_regulator_register(dev, &rt9471_otg_rdesc, &cfg); in rt9471_register_otg_regulator()
636 static inline struct rt9471_chip *psy_device_to_chip(struct device *dev) in psy_device_to_chip() argument
638 return power_supply_get_drvdata(to_power_supply(dev)); in psy_device_to_chip()
[all …]
/linux/sound/soc/codecs/
H A Dcs35l41-lib.c71 static bool cs35l41_readable_reg(struct device *dev, unsigned int reg) in cs35l41_readable_reg() argument
360 static bool cs35l41_precious_reg(struct device *dev, unsigned int reg) in cs35l41_precious_reg() argument
376 static bool cs35l41_volatile_reg(struct device *dev, unsigned int reg) in cs35l41_volatile_reg() argument
439 { 0x00003950, 8, 7 }, /*BST_ATRIM_IADC_GAIN1*/
440 { 0x00003950, 16, 8 }, /*BST_ATRIM_IPKCOMP_OFFSET1*/
441 { 0x00003950, 24, 8 }, /*BST_ATRIM_IPKCOMP_GAIN1*/
443 { 0x00003954, 8, 7 }, /*BST_ATRIM_IADC_GAIN2*/
444 { 0x00003954, 16, 8 }, /*BST_ATRIM_IPKCOMP_OFFSET2*/
445 { 0x00003954, 24, 8 }, /*BST_ATRIM_IPKCOMP_GAIN2*/
447 { 0x00003958, 8, 7 }, /*BST_ATRIM_IADC_GAIN3*/
[all …]
/linux/drivers/char/agp/
H A Dsis-agp.c29 pci_read_config_byte(agp_bridge->dev, SIS_APSIZE, &temp_size); in sis_fetch_size()
48 pci_write_config_byte(agp_bridge->dev, SIS_TLBFLUSH, 0x02); in sis_tlbflush()
56 pci_write_config_byte(agp_bridge->dev, SIS_TLBCNTRL, 0x05); in sis_configure()
57 agp_bridge->gart_bus_addr = pci_bus_address(agp_bridge->dev, in sis_configure()
59 pci_write_config_dword(agp_bridge->dev, SIS_ATTBASE, in sis_configure()
61 pci_write_config_byte(agp_bridge->dev, SIS_APSIZE, in sis_configure()
71 pci_write_config_byte(agp_bridge->dev, SIS_APSIZE, in sis_cleanup()
81 dev_info(&agp_bridge->dev->dev, "AGP %d.%d bridge\n", in sis_delayed_enable()
84 pci_read_config_dword(agp_bridge->dev, agp_bridge->capndx + PCI_AGP_STATUS, &command); in sis_delayed_enable()
94 dev_info(&agp_bridge->dev->dev, "putting AGP V3 device at %s into %dx mode\n", in sis_delayed_enable()
[all …]
/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dsch_offload.sh42 local unoffloaded=$(tc q sh dev $h1 invisible |
57 tc qdisc add dev $h1 $locus handle $handle \
58 ets bands 8 priomap 7 6 5 4 3 2 1 0
60 tc qdisc del dev $h1 $locus
68 tc qdisc add dev $h1 $locus handle $handle \
69 prio bands 8 priomap 7 6 5 4 3 2 1 0
71 tc qdisc del dev $h1 $locus
79 tc qdisc add dev $h1 $locus handle $handle \
82 tc qdisc del dev $h1 $locus
90 tc qdisc add dev $h1 $locus handle $handle \
[all …]
/linux/drivers/pinctrl/mvebu/
H A Dpinctrl-armada-cp110.c43 MPP_FUNCTION(1, "dev", "ale1"),
49 MPP_FUNCTION(8, "uart0", "rxd"),
54 MPP_FUNCTION(1, "dev", "ale0"),
60 MPP_FUNCTION(8, "uart0", "txd"),
65 MPP_FUNCTION(1, "dev", "ad15"),
72 MPP_FUNCTION(8, "uart1", "rxd"),
77 MPP_FUNCTION(1, "dev", "ad14"),
84 MPP_FUNCTION(8, "uart1", "txd"),
89 MPP_FUNCTION(1, "dev", "ad13"),
96 MPP_FUNCTION(8, "uart3", "rxd"),
[all …]
/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_gsc.c37 #define GSC_MAX_CLOCKS 8
59 #define GSC_COEF_H_8T 8
64 #define get_gsc_context(dev) dev_get_drvdata(dev) argument
101 struct device *dev; member
131 /* 8-tap Filter Coefficient */
133 { /* Ratio <= 65536 (~8:8) */
137 { -1, 5, -15, 120, 25, -8, 2, 0 },
147 { 0, 2, -8, 25, 120, -15, 5, -1 },
150 }, { /* 65536 < Ratio <= 74898 (~8:7) */
151 { 3, -8, 14, 111, 13, -8, 3, 0 },
[all …]
H A Dexynos_drm_rotator.c39 ROT_IRQ_STATUS_COMPLETE = 8,
60 struct device *dev; member
110 pm_runtime_mark_last_busy(rot->dev); in rotator_irq_handler()
111 pm_runtime_put_autosuspend(rot->dev); in rotator_irq_handler()
224 ret = pm_runtime_resume_and_get(rot->dev); in rotator_commit()
226 dev_err(rot->dev, "failed to enable ROTATOR device.\n"); in rotator_commit()
244 static int rotator_bind(struct device *dev, struct device *master, void *data) in rotator_bind() argument
246 struct rot_context *rot = dev_get_drvdata(dev); in rotator_bind()
252 exynos_drm_register_dma(drm_dev, dev, &rot->dma_priv); in rotator_bind()
254 exynos_drm_ipp_register(dev, ipp, &ipp_funcs, in rotator_bind()
[all …]
/linux/arch/arm/boot/dts/ti/keystone/
H A Dkeystone-k2hk.dtsi78 0xa3c 8 0xa3c 8 0x83c 8 (ASSERT_CLEAR | DEASSERT_SET | STATUS_CLEAR) /* 0: dsp0 */
79 0xa40 8 0xa40 8 0x840 8 (ASSERT_CLEAR | DEASSERT_SET | STATUS_CLEAR) /* 1: dsp1 */
80 0xa44 8 0xa44 8 0x844 8 (ASSERT_CLEAR | DEASSERT_SET | STATUS_CLEAR) /* 2: dsp2 */
81 0xa48 8 0xa48 8 0x848 8 (ASSERT_CLEAR | DEASSERT_SET | STATUS_CLEAR) /* 3: dsp3 */
82 0xa4c 8 0xa4c 8 0x84c 8 (ASSERT_CLEAR | DEASSERT_SET | STATUS_CLEAR) /* 4: dsp4 */
83 0xa50 8 0xa50 8 0x850 8 (ASSERT_CLEAR | DEASSERT_SET | STATUS_CLEAR) /* 5: dsp5 */
84 0xa54 8 0xa54 8 0x854 8 (ASSERT_CLEAR | DEASSERT_SET | STATUS_CLEAR) /* 6: dsp6 */
85 0xa58 8 0xa58 8 0x858 8 (ASSERT_CLEAR | DEASSERT_SET | STATUS_CLEAR) /* 7: dsp7 */
96 gpio,syscon-dev = <&devctrl 0x240>;
104 gpio,syscon-dev = <&devctrl 0x244>;
[all …]
/linux/drivers/net/wireless/mediatek/mt7601u/
H A Deeprom.c32 mt7601u_efuse_read(struct mt7601u_dev *dev, u16 addr, u8 *data, in mt7601u_efuse_read() argument
38 val = mt76_rr(dev, MT_EFUSE_CTRL); in mt7601u_efuse_read()
44 mt76_wr(dev, MT_EFUSE_CTRL, val); in mt7601u_efuse_read()
46 if (!mt76_poll(dev, MT_EFUSE_CTRL, MT_EFUSE_CTRL_KICK, 0, 1000)) in mt7601u_efuse_read()
49 val = mt76_rr(dev, MT_EFUSE_CTRL); in mt7601u_efuse_read()
59 val = mt76_rr(dev, MT_EFUSE_DATA(i)); in mt7601u_efuse_read()
67 mt7601u_efuse_physical_size_check(struct mt7601u_dev *dev) in mt7601u_efuse_physical_size_check() argument
75 ret = mt7601u_efuse_read(dev, MT_EE_USAGE_MAP_START + i * 16, in mt7601u_efuse_physical_size_check()
90 …dev_err(dev->dev, "Error: your device needs default EEPROM file and this driver doesn't support it… in mt7601u_efuse_physical_size_check()
98 mt7601u_has_tssi(struct mt7601u_dev *dev, u8 *eeprom) in mt7601u_has_tssi() argument
[all …]
/linux/drivers/media/rc/
H A Dir-sanyo-decoder.c9 // 8 bits Key data
10 // 8 bits NOT(Key data)
19 #define SANYO_NBITS (13+13+8+8)
22 #define SANYO_HEADER_SPACE (8 * SANYO_UNIT)
41 * @dev: the struct rc_dev descriptor of the device
46 static int ir_sanyo_decode(struct rc_dev *dev, struct ir_raw_event ev) in ir_sanyo_decode() argument
48 struct sanyo_dec *data = &dev->raw->sanyo; in ir_sanyo_decode()
55 dev_dbg(&dev->dev, "SANYO event overflow received. reset to state 0\n"); in ir_sanyo_decode()
61 dev_dbg(&dev->dev, "SANYO decode started at state %d (%uus %s)\n", in ir_sanyo_decode()
104 rc_repeat(dev); in ir_sanyo_decode()
[all …]
/linux/drivers/base/regmap/
H A Dregmap-w1.c18 * 1-Wire slaves registers with addess 8 bit and data 8 bit
23 struct device *dev = context; in w1_reg_a8_v8_read() local
24 struct w1_slave *sl = container_of(dev, struct w1_slave, dev); in w1_reg_a8_v8_read()
45 struct device *dev = context; in w1_reg_a8_v8_write() local
46 struct w1_slave *sl = container_of(dev, struct w1_slave, dev); in w1_reg_a8_v8_write()
66 * 1-Wire slaves registers with addess 8 bit and data 16 bit
72 struct device *dev = context; in w1_reg_a8_v16_read() local
73 struct w1_slave *sl = container_of(dev, struct w1_slave, dev); in w1_reg_a8_v16_read()
84 *val |= w1_read_8(sl->master)<<8; in w1_reg_a8_v16_read()
96 struct device *dev = context; in w1_reg_a8_v16_write() local
[all …]
/linux/drivers/tty/serial/8250/
H A D8250_pci.c120 int (*probe)(struct pci_dev *dev);
121 int (*init)(struct pci_dev *dev);
125 void (*exit)(struct pci_dev *dev);
134 struct pci_dev *dev; member
163 static void moan_device(const char *str, struct pci_dev *dev)
165 pci_err(dev, "%s\n" in moan_device()
170 str, dev->vendor, dev->device, in moan_device()
171 dev->subsystem_vendor, dev in moan_device()
164 moan_device(const char * str,struct pci_dev * dev) moan_device() argument
244 pci_hp_diva_init(struct pci_dev * dev) pci_hp_diva_init() argument
305 pci_inteli960ni_init(struct pci_dev * dev) pci_inteli960ni_init() argument
327 pci_plx9050_init(struct pci_dev * dev) pci_plx9050_init() argument
370 pci_plx9050_exit(struct pci_dev * dev) pci_plx9050_exit() argument
395 pci_ni8420_exit(struct pci_dev * dev) pci_ni8420_exit() argument
424 pci_ni8430_exit(struct pci_dev * dev) pci_ni8430_exit() argument
474 sbs_init(struct pci_dev * dev) sbs_init() argument
498 sbs_exit(struct pci_dev * dev) sbs_exit() argument
539 pci_siig10x_init(struct pci_dev * dev) pci_siig10x_init() argument
569 pci_siig20x_init(struct pci_dev * dev) pci_siig20x_init() argument
586 pci_siig_init(struct pci_dev * dev) pci_siig_init() argument
658 pci_timedia_probe(struct pci_dev * dev) pci_timedia_probe() argument
673 pci_timedia_init(struct pci_dev * dev) pci_timedia_init() argument
747 pci_xircom_init(struct pci_dev * dev) pci_xircom_init() argument
753 pci_ni8420_init(struct pci_dev * dev) pci_ni8420_init() argument
782 pci_ni8430_init(struct pci_dev * dev) pci_ni8430_init() argument
831 struct pci_dev *dev = priv->dev; pci_ni8430_setup() local
881 pci_netmos_9900_numports(struct pci_dev * dev) pci_netmos_9900_numports() argument
911 pci_netmos_init(struct pci_dev * dev) pci_netmos_init() argument
975 pci_ite887x_init(struct pci_dev * dev) pci_ite887x_init() argument
1066 pci_ite887x_exit(struct pci_dev * dev) pci_ite887x_exit() argument
1082 pci_oxsemi_tornado_p(struct pci_dev * dev) pci_oxsemi_tornado_p() argument
1100 pci_oxsemi_tornado_init(struct pci_dev * dev) pci_oxsemi_tornado_init() argument
1310 struct pci_dev *dev = priv->dev; pci_oxsemi_tornado_setup() local
1518 pci_quatech_init(struct pci_dev * dev) pci_quatech_init() argument
1696 pci_fintek_init(struct pci_dev * dev) pci_fintek_init() argument
1797 pci_fintek_f815xxa_init(struct pci_dev * dev) pci_fintek_f815xxa_init() argument
1894 pci_eg20t_init(struct pci_dev * dev) pci_eg20t_init() argument
1946 pci_wch_ch38x_init(struct pci_dev * dev) pci_wch_ch38x_init() argument
1968 pci_wch_ch38x_exit(struct pci_dev * dev) pci_wch_ch38x_exit() argument
2049 pci_moxa_supported_rs(struct pci_dev * dev) pci_moxa_supported_rs() argument
2063 pci_moxa_set_interface(const struct pci_dev * dev,unsigned int port_idx,u8 mode) pci_moxa_set_interface() argument
2085 pci_moxa_init(struct pci_dev * dev) pci_moxa_init() argument
2139 pci_systembase_init(struct pci_dev * dev) pci_systembase_init() argument
2154 pci_systembase_exit(struct pci_dev * dev) pci_systembase_exit() argument
3053 find_quirk(struct pci_dev * dev) find_quirk() argument
4084 serial_pci_is_class_communication(struct pci_dev * dev) serial_pci_is_class_communication() argument
4105 serial_pci_guess_board(struct pci_dev * dev,struct pciserial_board * board) serial_pci_guess_board() argument
4181 pciserial_init_ports(struct pci_dev * dev,const struct pciserial_board * board) pciserial_init_ports() argument
4336 pciserial_init_one(struct pci_dev * dev,const struct pci_device_id * ent) pciserial_init_one() argument
4409 pciserial_remove_one(struct pci_dev * dev) pciserial_remove_one() argument
4417 pciserial_suspend_one(struct device * dev) pciserial_suspend_one() argument
4427 pciserial_resume_one(struct device * dev) pciserial_resume_one() argument
6257 serial8250_io_error_detected(struct pci_dev * dev,pci_channel_state_t state) serial8250_io_error_detected() argument
6273 serial8250_io_slot_reset(struct pci_dev * dev) serial8250_io_slot_reset() argument
6287 serial8250_io_resume(struct pci_dev * dev) serial8250_io_resume() argument
[all...]

12345678910>>...118