Home
last modified time | relevance | path

Searched defs:indx (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/gpu/host1x/hw/
H A Dopcodes.h14 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt()
21 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
28 unsigned indx, unsigned base_indx, unsigned offset) in host1x_class_host_wait_syncpt_base()
43 unsigned cond, unsigned indx) in host1x_class_host_incr_syncpt()
97 static inline u32 host1x_opcode_imm_incr_syncpt(unsigned cond, unsigned indx) in host1x_opcode_imm_incr_syncpt()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dgf119.c58 int indx = pwm_info(therm, line); in gf119_fan_pwm_ctrl() local
71 int indx = pwm_info(therm, line); in gf119_fan_pwm_get() local
93 int indx = pwm_info(therm, line); in gf119_fan_pwm_set() local
110 int indx = pwm_info(therm, line); in gf119_fan_pwm_clock() local
H A Dnv50.c28 pwm_info(struct nvkm_therm *therm, int *line, int *ctrl, int *indx) in pwm_info()
/linux/drivers/net/usb/
H A Dpegasus.c108 static int get_registers(pegasus_t *pegasus, __u16 indx, __u16 size, void *data) in get_registers()
115 static int set_registers(pegasus_t *pegasus, __u16 indx, __u16 size, in set_registers()
134 static int set_register(pegasus_t *pegasus, __u16 indx, __u8 data) in set_register()
185 static int __mii_op(pegasus_t *p, __u8 phy, __u8 indx, __u16 *regd, __u8 cmd) in __mii_op()
222 static int read_mii_word(pegasus_t *pegasus, __u8 phy, __u8 indx, __u16 *regd) in read_mii_word()
228 static int write_mii_word(pegasus_t *pegasus, __u8 phy, __u8 indx, __u16 *regd) in write_mii_word()
H A Drtl8150.c159 static int get_registers(rtl8150_t * dev, u16 indx, u16 size, void *data) in get_registers()
166 static int set_registers(rtl8150_t * dev, u16 indx, u16 size, const void *data) in set_registers()
184 static int async_set_registers(rtl8150_t *dev, u16 indx, u16 size, u16 reg) in async_set_registers()
218 static int read_mii_word(rtl8150_t * dev, u8 phy, __u8 indx, u16 * reg) in read_mii_word()
242 static int write_mii_word(rtl8150_t * dev, u8 phy, __u8 indx, u16 reg) in write_mii_word()
/linux/tools/perf/util/cs-etm-decoder/
H A Dcs-etm-decoder.c289 const ocsd_trc_index_t indx) in cs_etm_decoder__do_hard_timestamp()
567 const ocsd_trc_index_t indx, in cs_etm_decoder__gen_trace_elem_printer()
738 u64 indx, const u8 *buf, in cs_etm_decoder__process_data_block()
/linux/drivers/net/ppp/
H A Dbsd_comp.c466 int indx; in bsd_init() local
701 int indx; in bsd_compress() local
1055 int hval, disp, indx; in bsd_decompress() local
/linux/drivers/video/fbdev/aty/
H A Dradeon_pm.c549 static void OUTMC( struct radeonfb_info *rinfo, u8 indx, u32 value) in OUTMC()
555 static u32 INMC(struct radeonfb_info *rinfo, u8 indx) in INMC()
/linux/fs/ntfs/
H A Dreparse.c220 struct reparse_index indx; in set_reparse_index() local
/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma_hw.c2924 int status = -EINVAL, indx, slindx; in ocrdma_parse_dcbxcfg_rsp() local
2998 int status = 0, indx; in ocrdma_init_service_level() local
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_b0.c1220 #define get_ptp_ts_val_u64(self, indx) \ argument
/linux/drivers/soc/ti/
H A Dk3-ringacc.c43 u32 indx; member
/linux/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c580 int bytes, i, sid, lsid = -1, indx = 0, lindx = -1; in build_uv_gr_table() local
/linux/drivers/hwmon/
H A Dw83791d.c583 int indx = 0; in store_fan_div() local
/linux/drivers/scsi/
H A Dips.c1773 ips_scb_t * scb, int indx, unsigned int e_len) in ips_fill_scb_sg_single()